]> Pileus Git - ~andy/gtk/blobdiff - gdk/win32/gdkwindow-win32.c
README.win32 Add HAVE_WINTAB. Undefine it if bulding without the Wintab
[~andy/gtk] / gdk / win32 / gdkwindow-win32.c
index 2a306987bd4947fc908fc0c4018e7461c7e8d2ca..c2ac52124ac06098016cae9e422c984a709dde33 100644 (file)
@@ -31,7 +31,6 @@
 #include <stdio.h>
 #include <gdk/gdk.h>
 #include "gdkprivate.h"
-#include "gdkinput.h"
 
 /* The Win API function AdjustWindowRect may return negative values
  * resulting in obscured title bars. This helper function is coreccting it.