summaryrefslogtreecommitdiffstats
path: root/src/shared/URIs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/URIs.cpp')
-rw-r--r--src/shared/URIs.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/shared/URIs.cpp b/src/shared/URIs.cpp
index a3a67cd2..b6f1d0f4 100644
--- a/src/shared/URIs.cpp
+++ b/src/shared/URIs.cpp
@@ -24,11 +24,9 @@
#include <boost/shared_ptr.hpp>
-#include "raul/log.hpp"
-
+#include "ingen/shared/URIs.hpp"
#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
-
-#include "URIs.hpp"
+#include "raul/log.hpp"
using namespace std;
using namespace Raul;