summaryrefslogtreecommitdiffstats
path: root/src/PatchagePort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchagePort.hpp')
-rw-r--r--src/PatchagePort.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/PatchagePort.hpp b/src/PatchagePort.hpp
index 24617f9..0ddbc6e 100644
--- a/src/PatchagePort.hpp
+++ b/src/PatchagePort.hpp
@@ -27,10 +27,10 @@
#include "ganv/Port.hpp"
#include "ganv/Module.hpp"
-#include "patchage_config.h"
+#include "Configuration.hpp"
#include "PatchageCanvas.hpp"
#include "PortID.hpp"
-#include "StateManager.hpp"
+#include "patchage_config.h"
/** A Port on a PatchageModule
*/