opnsense-ports/audio/terminatorx/files/patch-src_tX__mouse.h
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02:00

11 lines
300 B
C

--- 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 */