]> Pileus Git - ~andy/gtk/blobdiff - gdk/win32/gdkpixmap-win32.c
New file, hand-written wrapper for the Wintab library.
[~andy/gtk] / gdk / win32 / gdkpixmap-win32.c
index 1a2f9bba61cf741d1590803396d3cdde6877cafc..f23d42b5bbaf5c69250432562f1df5e2ff3db0a5 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/. 
  */
 
-#include "config.h"
-
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
 
 #include "gdkpixmap.h"
-#include "gdkinternals.h"
 #include "gdkprivate-win32.h"
 
 static void gdk_pixmap_impl_win32_get_size   (GdkDrawable        *drawable,