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.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/LV2URIMap.hpp b/src/shared/LV2URIMap.hpp
index bf050f48..f1b9c919 100644
--- a/src/shared/LV2URIMap.hpp
+++ b/src/shared/LV2URIMap.hpp
@@ -27,7 +27,7 @@
#include <string>
#include <boost/utility.hpp>
#include "slv2/slv2.h"
-#include "common/lv2ext/lv2_uri_map.h"
+#include "uri-map.lv2/uri-map.h"
namespace Ingen {
namespace Shared {