Stop including <gtk/gtkcontainer.h> directly, since a user points out
[sgt/putty] / unix / gtkcols.h
index 5bcc627..cdbb15c 100644 (file)
@@ -8,7 +8,7 @@
 #define COLUMNS_H
 
 #include <gdk/gdk.h>
-#include <gtk/gtkcontainer.h>
+#include <gtk/gtk.h>
 
 #ifdef __cplusplus
 extern "C" {