summaryrefslogtreecommitdiffstats
path: root/src/Driver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Driver.hpp')
-rw-r--r--src/Driver.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Driver.hpp b/src/Driver.hpp
index 5c175a1..bab570b 100644
--- a/src/Driver.hpp
+++ b/src/Driver.hpp
@@ -17,10 +17,10 @@
#ifndef PATCHAGE_DRIVER_HPP
#define PATCHAGE_DRIVER_HPP
-#include <sigc++/sigc++.h>
-
#include "PatchageEvent.hpp"
+#include <sigc++/sigc++.h>
+
class PatchagePort;
class PatchageCanvas;