aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/MachinaGUI.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/MachinaGUI.hpp')
-rw-r--r--src/gui/MachinaGUI.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/MachinaGUI.hpp b/src/gui/MachinaGUI.hpp
index b0d379e..342cedf 100644
--- a/src/gui/MachinaGUI.hpp
+++ b/src/gui/MachinaGUI.hpp
@@ -19,10 +19,10 @@
#define MACHINA_GUI_H
#include <string>
-#include <raul/SharedPtr.hpp>
-#include <raul/Maid.hpp>
#include <libgnomecanvasmm.h>
-#include <machina/Engine.hpp>
+#include "raul/SharedPtr.hpp"
+#include "raul/Maid.hpp"
+#include "machina/Engine.hpp"
using namespace std;