]> git.pld-linux.org Git - packages/ardour.git/blobdiff - ardour-stdint.patch
- fix on ac-amd64: libs/pbd/shortpath.cc:60: error: `uint32_t' undeclared (first...
[packages/ardour.git] / ardour-stdint.patch
diff --git a/ardour-stdint.patch b/ardour-stdint.patch
new file mode 100644 (file)
index 0000000..16f99c5
--- /dev/null
@@ -0,0 +1,10 @@
+--- ardour-2.1/libs/pbd/shortpath.cc~  2007-10-06 14:07:02.000000000 +0300
++++ ardour-2.1/libs/pbd/shortpath.cc   2007-10-06 14:07:04.000000000 +0300
+@@ -18,6 +18,7 @@
+ */
+ #include <pbd/shortpath.h>
++#include <stdint.h>
+ using namespace Glib;
+ using namespace std;
This page took 0.103752 seconds and 4 git commands to generate.