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/engine/InternalPlugin.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/InternalPlugin.hpp') diff --git a/src/engine/InternalPlugin.hpp b/src/engine/InternalPlugin.hpp index 059f3699..9948a55e 100644 --- a/src/engine/InternalPlugin.hpp +++ b/src/engine/InternalPlugin.hpp @@ -18,7 +18,7 @@ #ifndef INTERNALPLUGIN_H #define INTERNALPLUGIN_H -#include "config.h" +#include "wafconfig.h" #ifndef HAVE_SLV2 #error "This file requires SLV2, but HAVE_SLV2 is not defined. Please report." -- cgit v1.2.1