From 85bc48f6b240fa18c26473ed30264624a1388f46 Mon Sep 17 00:00:00 2001 From: simon 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. git-svn-id: svn://svn.tartarus.org/sgt/putty@9571 cda61777-01e9-0310-a592-d414129be87e --- 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.11.0