summaryrefslogtreecommitdiffstats
path: root/src/JackDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JackDriver.hpp')
-rw-r--r--src/JackDriver.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JackDriver.hpp b/src/JackDriver.hpp
index 03ff365..402ebc7 100644
--- a/src/JackDriver.hpp
+++ b/src/JackDriver.hpp
@@ -18,6 +18,7 @@
#define PATCHAGE_JACKDRIVER_HPP
#include "Driver.hpp"
+#include "PatchageEvent.hpp"
#include <glibmm/thread.h>
#include <jack/jack.h>
@@ -29,7 +30,6 @@
class ILog;
class Patchage;
class PatchageCanvas;
-class PatchageEvent;
class PatchageModule;
class PatchagePort;