From 62ad851a3614c64207961dcc26ddce052ae9f573 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/ingen@1887 a436a847-0d15-0410-975c-d299462d15a1 --- src/gui/ConnectWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/ConnectWindow.cpp') diff --git a/src/gui/ConnectWindow.cpp b/src/gui/ConnectWindow.cpp index ae0153c6..a7a5186a 100644 --- a/src/gui/ConnectWindow.cpp +++ b/src/gui/ConnectWindow.cpp @@ -22,7 +22,7 @@ #include #include #include "raul/Process.hpp" -#include "config.h" +#include "wafconfig.h" #include "interface/EngineInterface.hpp" #include "module/World.hpp" #include "engine/tuning.hpp" -- cgit v1.2.1