summaryrefslogtreecommitdiff
path: root/src/gtk/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk/mainwindow.h')
-rw-r--r--src/gtk/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gtk/mainwindow.h b/src/gtk/mainwindow.h
index 18fb186f..3fa9342c 100644
--- a/src/gtk/mainwindow.h
+++ b/src/gtk/mainwindow.h
@@ -22,8 +22,8 @@
#include <boost/shared_ptr.hpp>
-#include <gtkmm.h>
-#include <libglademm.h>
+#include <gtkmm/window.h>
+#include <libglademm/xml.h>
namespace gui
{