]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-window.h
More #include cleanups. Again: reordering, single gtk.h includes and other
[evince.git] / shell / ev-window.h
index ebaff35a2b7b93bdcf46270cf28d8115371907b2..2957c44e64bc830449f281dad01c2cbe5a87f8a8 100644 (file)
@@ -23,9 +23,8 @@
 #ifndef EV_WINDOW_H
 #define EV_WINDOW_H
 
-#include <glib-object.h>
-#include <gtk/gtkwindow.h>
-#include <gtk/gtkscrolledwindow.h>
+#include <glib.h>
+#include <gtk/gtk.h>
 
 #include "ev-link.h"
 #include "ev-page-cache.h"