summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/Connection.hpp')
-rw-r--r--src/common/interface/Connection.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/interface/Connection.hpp b/src/common/interface/Connection.hpp
index 4d5ea1aa..92c3ab9a 100644
--- a/src/common/interface/Connection.hpp
+++ b/src/common/interface/Connection.hpp
@@ -18,7 +18,7 @@
#ifndef CONNECTION_H
#define CONNECTION_H
-#include <raul/Path.hpp>
+#include "raul/Path.hpp"
namespace Ingen {
namespace Shared {