aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaCanvas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/MachinaCanvas.hpp')
-rw-r--r--src/gui/MachinaCanvas.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/MachinaCanvas.hpp b/src/gui/MachinaCanvas.hpp
index f5a37c4..86be5d5 100644
--- a/src/gui/MachinaCanvas.hpp
+++ b/src/gui/MachinaCanvas.hpp
@@ -19,9 +19,9 @@
#define MACHINA_CANVAS_HPP_H
#include <string>
-#include <raul/SharedPtr.hpp>
-#include <raul/WeakPtr.hpp>
-#include <flowcanvas/Canvas.hpp>
+#include "raul/SharedPtr.hpp"
+#include "raul/WeakPtr.hpp"
+#include "flowcanvas/Canvas.hpp"
using namespace FlowCanvas;