summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Patch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/Patch.hpp')
-rw-r--r--src/common/interface/Patch.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/interface/Patch.hpp b/src/common/interface/Patch.hpp
index 87165a4e..9e609c7c 100644
--- a/src/common/interface/Patch.hpp
+++ b/src/common/interface/Patch.hpp
@@ -18,8 +18,8 @@
#ifndef PATCH_H
#define PATCH_H
-#include <raul/SharedPtr.hpp>
-#include <raul/List.hpp>
+#include "raul/SharedPtr.hpp"
+#include "raul/List.hpp"
#include "interface/Node.hpp"
namespace Ingen {