fix action names in Push2 support code
[ardour.git] / libs / fluidsynth / config.h
index 7097bc19c1371c750ec334e08845f47bb97424f5..9b0edd906c99d0ad0eb312626a4786b948459a8b 100644 (file)
 #define SUPPORTS_VLA 1 
 #endif
 
+#ifdef _MSC_VER
+#define HAVE_IO_H 1
+#endif
+
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */
 /* #undef WORDS_BIGENDIAN */