From 506f06cc99096d0803223a16ecbd8aa3765ef66b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 2 Nov 2009 23:13:04 +0100 Subject: [PATCH] Use GTK+ single includes --- footreestore.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/footreestore.h b/footreestore.h index 8d5dbe7d..04b3d8e7 100644 --- a/footreestore.h +++ b/footreestore.h @@ -16,15 +16,10 @@ * Boston, MA 02111-1307, USA. */ -#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) -#error "Only can be included directly." -#endif - #ifndef __FOO_TREE_STORE_H__ #define __FOO_TREE_STORE_H__ -#include -#include +#include #include