From 932dc364870c4d29b06bdfc8c7725b2409967c12 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 21 Dec 2008 17:04:40 +0000 Subject: Change configuration header name to something less likely to conflict. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@1887 a436a847-0d15-0410-975c-d299462d15a1 --- src/GladeFile.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GladeFile.hpp') diff --git a/src/GladeFile.hpp b/src/GladeFile.hpp index 2d868ed..159f568 100644 --- a/src/GladeFile.hpp +++ b/src/GladeFile.hpp @@ -23,7 +23,7 @@ #include #include #include -#include "config.h" +#include "wafconfig.h" #include "binary_location.h" class GladeFile { -- cgit v1.2.1