]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/uxputty.c
Merge branch 'pre-0.67'
[PuTTY.git] / unix / uxputty.c
index f0b4bfbda75b1666946c2b043cf896208c465f04..d0ba55f68177a7bc68da8084d21e96a8104f692a 100644 (file)
@@ -7,11 +7,14 @@
 #include <stdlib.h>
 #include <assert.h>
 #include <unistd.h>
+#include <gtk/gtk.h>
 #include <gdk/gdk.h>
 
 #include "putty.h"
 #include "storage.h"
 
+#include "gtkcompat.h"
+
 /*
  * Stubs to avoid uxpty.c needing to be linked in.
  */