summaryrefslogtreecommitdiffstats
path: root/ingen/AtomWriter.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/AtomWriter.hpp')
-rw-r--r--ingen/AtomWriter.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ingen/AtomWriter.hpp b/ingen/AtomWriter.hpp
index 5e765c75..382bfe32 100644
--- a/ingen/AtomWriter.hpp
+++ b/ingen/AtomWriter.hpp
@@ -25,8 +25,8 @@
#include "ingen/Properties.hpp"
#include "ingen/Resource.hpp"
#include "ingen/ingen.h"
-#include "lv2/lv2plug.in/ns/ext/atom/forge.h"
-#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
+#include "lv2/atom/forge.h"
+#include "lv2/urid/urid.h"
namespace Raul { class Path; }