summaryrefslogtreecommitdiffstats
path: root/sratom
diff options
context:
space:
mode:
Diffstat (limited to 'sratom')
-rw-r--r--sratom/sratom.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sratom/sratom.h b/sratom/sratom.h
index 37c978a..070597b 100644
--- a/sratom/sratom.h
+++ b/sratom/sratom.h
@@ -21,9 +21,9 @@
#ifndef SRATOM_SRATOM_H
#define SRATOM_SRATOM_H
-#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
-#include "lv2/lv2plug.in/ns/ext/atom/forge.h"
-#include "lv2/lv2plug.in/ns/ext/urid/urid.h"
+#include "lv2/atom/atom.h"
+#include "lv2/atom/forge.h"
+#include "lv2/urid/urid.h"
#include "serd/serd.h"
#include "sord/sord.h"