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 2519189..2b4843e 100644
--- a/src/PatchagePort.hpp
+++ b/src/PatchagePort.hpp
@@ -21,8 +21,8 @@
#include "config.h"
#include <string>
#include <boost/shared_ptr.hpp>
-#include <flowcanvas/Port.hpp>
-#include <flowcanvas/Module.hpp>
+#include "flowcanvas/Port.hpp"
+#include "flowcanvas/Module.hpp"
#ifdef HAVE_ALSA
#include <alsa/asoundlib.h>