summaryrefslogtreecommitdiffstats
path: root/src/server/InputPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/InputPort.hpp')
-rw-r--r--src/server/InputPort.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/server/InputPort.hpp b/src/server/InputPort.hpp
index a90e7390..19e9af74 100644
--- a/src/server/InputPort.hpp
+++ b/src/server/InputPort.hpp
@@ -21,8 +21,8 @@
#include "PortImpl.hpp"
#include "types.hpp"
-#include "lv2/urid/urid.h"
-#include "raul/Maid.hpp"
+#include <lv2/urid/urid.h>
+#include <raul/Maid.hpp>
#include <boost/intrusive/options.hpp>
#include <boost/intrusive/slist.hpp>