summaryrefslogtreecommitdiffstats
path: root/src/desktop-events.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/desktop-events.h')
-rw-r--r--src/desktop-events.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/desktop-events.h b/src/desktop-events.h
index e720cf7a0..e573fc878 100644
--- a/src/desktop-events.h
+++ b/src/desktop-events.h
@@ -13,8 +13,8 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <gdk/gdkevents.h>
-#include <gtk/gtkwidget.h>
+#include <gdk/gdk.h>
+#include <gtk/gtk.h>
class SPDesktop;
class SPDesktopWidget;