From 646889d772c327ed7e867af661581a991fd3ac2d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 21 Oct 2011 16:22:30 +0000 Subject: Begin moving shared headers to public include directory. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3558 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/World.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/shared/World.cpp') diff --git a/src/shared/World.cpp b/src/shared/World.cpp index e6742c85..19e85a15 100644 --- a/src/shared/World.cpp +++ b/src/shared/World.cpp @@ -26,7 +26,7 @@ #include "sord/sordmm.hpp" #include "ingen/EngineBase.hpp" -#include "shared/runtime_paths.hpp" +#include "ingen/shared/runtime_paths.hpp" #include "shared/LV2Features.hpp" #include "shared/LV2URIMap.hpp" #include "World.hpp" -- cgit v1.2.1