From efe47ea54e71b359dde85c0f272e7fc3934b85e3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 21 Oct 2011 16:30:17 +0000 Subject: Move World.hpp and Module.hpp to public include directory. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3560 a436a847-0d15-0410-975c-d299462d15a1 --- src/server/PatchImpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/PatchImpl.cpp') diff --git a/src/server/PatchImpl.cpp b/src/server/PatchImpl.cpp index 51ac89af..cf50ee2a 100644 --- a/src/server/PatchImpl.cpp +++ b/src/server/PatchImpl.cpp @@ -32,7 +32,7 @@ #include "ProcessSlave.hpp" #include "ThreadManager.hpp" #include "shared/LV2URIMap.hpp" -#include "shared/World.hpp" +#include "ingen/shared/World.hpp" using namespace std; using namespace Raul; -- cgit v1.2.1