summaryrefslogtreecommitdiffstats
path: root/src/PatchageEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchageEvent.h')
-rw-r--r--src/PatchageEvent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchageEvent.h b/src/PatchageEvent.h
index 79fb711..24dd7ba 100644
--- a/src/PatchageEvent.h
+++ b/src/PatchageEvent.h
@@ -20,7 +20,7 @@
#include <string>
#include <jack/jack.h>
-#include "../config.h"
+#include "../../config/config.h"
#ifdef HAVE_ALSA
#include <alsa/asoundlib.h>
#endif