fix mingw build 4.0
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 17 Apr 2015 22:23:10 +0000 (18:23 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 17 Apr 2015 22:23:10 +0000 (18:23 -0400)
gtk2_ardour/bundle_env_mingw.cc

index e97bc0bd996b9f93b04e6a66a2a034cfe9efe42d..f53c461299f8fc878310f1ee2f53fdc633b32981 100644 (file)
@@ -18,7 +18,7 @@
 */
 
 #include <stdlib.h>
-#inc;ude <string>
+#include <string>
 #include "bundle_env.h"
 #include "i18n.h"