From 44657ee4df631379f77695408aa4c275182db50f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 17 Oct 2010 23:20:34 +0000 Subject: Fix raul include to use quotes. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2636 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/LV2URIMap.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/shared/LV2URIMap.hpp b/src/shared/LV2URIMap.hpp index 7ee732dc..8c645ae0 100644 --- a/src/shared/LV2URIMap.hpp +++ b/src/shared/LV2URIMap.hpp @@ -19,7 +19,7 @@ #define INGEN_SHARED_LV2URIMAP_HPP #include -#include +#include "raul/URI.hpp" #include "lv2/http/lv2plug.in/ns/ext/uri-map/uri-map.h" #include "ingen-config.h" #include "LV2Features.hpp" -- cgit v1.2.1