summaryrefslogtreecommitdiff
path: root/audio/terminatorx/files/patch-src_tX__mouse.h
blob: 2de3f7430e3b275dd181f4ea2b49496881cef557 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/tX_mouse.h.orig	2011-01-30 21:01:32 UTC
+++ src/tX_mouse.h
@@ -34,7 +34,7 @@
 #include <X11/extensions/XInput.h>
 #include <X11/keysym.h>
 #include <glib.h>
-#include <gdk/gdk.h>
+#include <gtk/gtk.h>
 #include <gdk/gdkkeysyms.h>
 
 /* Use old gdk keys if the new ones are not yet defined */