summaryrefslogtreecommitdiffstats
path: root/src/shared/LV2URIMap.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/LV2URIMap.hpp')
-rw-r--r--src/shared/LV2URIMap.hpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/shared/LV2URIMap.hpp b/src/shared/LV2URIMap.hpp
index 35baa9f8..4fd50e92 100644
--- a/src/shared/LV2URIMap.hpp
+++ b/src/shared/LV2URIMap.hpp
@@ -23,12 +23,11 @@
#include <boost/utility.hpp>
-#include "raul/URI.hpp"
-
+#include "ingen/shared/URIs.hpp"
#include "lv2/lv2plug.in/ns/ext/uri-map/uri-map.h"
+#include "raul/URI.hpp"
#include "LV2Features.hpp"
-#include "URIs.hpp"
namespace Ingen {
namespace Shared {