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.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/MachinaGUI.hpp b/src/gui/MachinaGUI.hpp
index aba2652..1b7afa5 100644
--- a/src/gui/MachinaGUI.hpp
+++ b/src/gui/MachinaGUI.hpp
@@ -19,7 +19,8 @@
#define MACHINA_GUI_HPP
#include <string>
-#include <libgnomecanvasmm.h>
+
+#include <gtkmm.h>
#include "raul/Maid.hpp"
#include "raul/SharedPtr.hpp"