remove c99'ness from rsynth.c - should fix #5751
[ardour.git] / libs / pbd / shortpath.cc
index 9f9598e6178f572af3030ba94758e2c32bd72f18..22636f5db976440de0b548036a9adc5f64d215d0 100644 (file)
@@ -17,7 +17,8 @@
 
 */
 
-#include <pbd/shortpath.h>
+#include <stdint.h>
+#include "pbd/shortpath.h"
 
 using namespace Glib;
 using namespace std;