From 0787dd0aec702dfdeb7e9ea3ad3c8da0310e18f8 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/machina@1887 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/machina/Mutation.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/machina') diff --git a/src/engine/machina/Mutation.hpp b/src/engine/machina/Mutation.hpp index eca3e37..ffd186e 100644 --- a/src/engine/machina/Mutation.hpp +++ b/src/engine/machina/Mutation.hpp @@ -18,7 +18,7 @@ #ifndef MACHINA_MACHINE_MUTATION_HPP #define MACHINA_MACHINE_MUTATION_HPP -#include "config.h" +#include "wafconfig.h" #ifdef HAVE_EUGENE #include "eugene/Mutation.hpp" -- cgit v1.2.1