summaryrefslogtreecommitdiffstats
path: root/src/shared/ClashAvoider.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/ClashAvoider.hpp')
-rw-r--r--src/shared/ClashAvoider.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/ClashAvoider.hpp b/src/shared/ClashAvoider.hpp
index f7016e4e..c6501b5f 100644
--- a/src/shared/ClashAvoider.hpp
+++ b/src/shared/ClashAvoider.hpp
@@ -21,8 +21,8 @@
#include <inttypes.h>
#include <string>
#include <map>
-#include <raul/Atom.hpp>
-#include <raul/Path.hpp>
+#include "raul/Atom.hpp"
+#include "raul/Path.hpp"
#include "interface/CommonInterface.hpp"
namespace Ingen {