aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/softsynth/fluidsynth.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/softsynth/fluidsynth.cpp b/audio/softsynth/fluidsynth.cpp
index f8c2412492..d0fa37aa5f 100644
--- a/audio/softsynth/fluidsynth.cpp
+++ b/audio/softsynth/fluidsynth.cpp
@@ -20,7 +20,9 @@
*
*/
+#if defined(HAVE_CONFIG_H)
#include "config.h"
+#endif
#ifdef USE_FLUIDSYNTH