From 81e42543c66291fc99681923df0066fa45cae6ae Mon Sep 17 00:00:00 2001 From: Michal Hruby Date: Mon, 3 Oct 2011 15:27:13 +0200 Subject: And we need to include config.h --- src/idorange.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/idorange.c') diff --git a/src/idorange.c b/src/idorange.c index b11cb4e..f25cf56 100644 --- a/src/idorange.c +++ b/src/idorange.c @@ -25,6 +25,7 @@ #include "idorange.h" #include "idotypebuiltins.h" +#include "config.h" struct _IdoRangePrivate { -- cgit v1.2.3