From 9b77f85b9bef7e695780341f2067129f0cea34e6 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 3 May 2009 17:39:16 +0000 Subject: Update waf configuration header for new waf scheme (in 1.5.6). Split low-level LV2 event buffer into separate class from EventBuffer (for reuse). git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1958 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 ffd186e..de31fc3 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 "wafconfig.h" +#include "machina-config.h" #ifdef HAVE_EUGENE #include "eugene/Mutation.hpp" -- cgit v1.2.1