Patch from agorka to add some includes required for building with the GCC shipped...
[ardour.git] / libs / pbd / shortpath.cc
index d283631cde18ba15feebf36b43ab385584e528a0..22636f5db976440de0b548036a9adc5f64d215d0 100644 (file)
@@ -17,6 +17,7 @@
 
 */
 
+#include <stdint.h>
 #include "pbd/shortpath.h"
 
 using namespace Glib;