summaryrefslogtreecommitdiffstats
path: root/src/PatchageEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchageEvent.hpp')
-rw-r--r--src/PatchageEvent.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchageEvent.hpp b/src/PatchageEvent.hpp
index 4f39dd3..92ad7a2 100644
--- a/src/PatchageEvent.hpp
+++ b/src/PatchageEvent.hpp
@@ -22,7 +22,7 @@
#ifdef HAVE_JACK
#include <jack/jack.h>
#endif
-#include CONFIG_H_PATH
+#include "config.h"
#ifdef HAVE_ALSA
#include <alsa/asoundlib.h>
#endif