summaryrefslogtreecommitdiffstats
path: root/ingen/Log.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Log.hpp')
-rw-r--r--ingen/Log.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/ingen/Log.hpp b/ingen/Log.hpp
index 54369551..5cd5e0f7 100644
--- a/ingen/Log.hpp
+++ b/ingen/Log.hpp
@@ -26,9 +26,9 @@
#include "ingen/LV2Features.hpp"
#include "ingen/ingen.h"
-#include "lv2/lv2plug.in/ns/ext/log/log.h"
-#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
-#include "lv2/lv2plug.in/ns/lv2core/lv2.h"
+#include "lv2/core/lv2.h"
+#include "lv2/log/log.h"
+#include "lv2/urid/urid.h"
namespace Ingen {