From ea3faeec67199dcf3998da620b9654e5389679df Mon Sep 17 00:00:00 2001 From: Ralf Stephan Date: Wed, 28 Jun 2006 09:01:27 +0000 Subject: do some include changes more correctly (bzr r1311) --- src/context-fns.cpp | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/context-fns.cpp') diff --git a/src/context-fns.cpp b/src/context-fns.cpp index dfdc66c08..15138a10b 100644 --- a/src/context-fns.cpp +++ b/src/context-fns.cpp @@ -1,6 +1,7 @@ -extern "C" { -#include -} +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include #include "sp-item.h" #include "desktop.h" -- cgit v1.2.3