From cac2494fb075045694134a7aace68fced10ff1d9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 8 Oct 2007 19:26:07 +0000 Subject: Build fixes. Work on proper variable (metadata) serialisation. git-svn-id: http://svn.drobilla.net/lad/ingen@854 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/module/World.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libs/module/World.hpp') diff --git a/src/libs/module/World.hpp b/src/libs/module/World.hpp index 1caa50ac..ca8f7b14 100644 --- a/src/libs/module/World.hpp +++ b/src/libs/module/World.hpp @@ -18,13 +18,13 @@ #ifndef INGEN_WORLD_HPP #define INGEN_WORLD_HPP +#include CONFIG_H_PATH + #include #include #include #include -#include CONFIG_H_PATH - #ifdef HAVE_SLV2 #include #endif -- cgit v1.2.1