diff options
Diffstat (limited to 'src/engine/machina')
-rw-r--r-- | src/engine/machina/Mutation.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
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" |