From d0ac277f78dea1a359d03b3619ace462c8600fca Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 1 Jul 2012 16:55:36 +0000 Subject: [PATCH] Stop including directly, since a user points out that it'll be absent in GTK 3. [originally from svn r9571] --- unix/gtkcols.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unix/gtkcols.h b/unix/gtkcols.h index 5bcc6276..cdbb15c6 100644 --- a/unix/gtkcols.h +++ b/unix/gtkcols.h @@ -8,7 +8,7 @@ #define COLUMNS_H #include -#include +#include #ifdef __cplusplus extern "C" { -- 2.45.2