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.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/MachinaGUI.hpp b/src/gui/MachinaGUI.hpp
index 7f21c55..ac4bb6d 100644
--- a/src/gui/MachinaGUI.hpp
+++ b/src/gui/MachinaGUI.hpp
@@ -19,8 +19,8 @@
#define MACHINA_GUI_H
#include <string>
-#include <raul/SharedPtr.h>
-#include <raul/Maid.h>
+#include <raul/SharedPtr.hpp>
+#include <raul/Maid.hpp>
#include <libgnomecanvasmm.h>
#include <machina/Engine.hpp>