Automation of LV2 plugin properties.
[ardour.git] / libs / pbd / pathexpand.cc
index 8184624d8930bce5faf34403d9776cfb1b04ce57..f9c42b494803855b4620d3634bdd9f3470f6a19c 100644 (file)
@@ -37,6 +37,7 @@ using std::vector;
 
 #ifdef COMPILER_MINGW
 
+#include <stdio.h>
 #include <stdlib.h>
 #include <glibmm.h>