summaryrefslogtreecommitdiffstats
path: root/src/engine/ObjectBuffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/ObjectBuffer.hpp')
-rw-r--r--src/engine/ObjectBuffer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/ObjectBuffer.hpp b/src/engine/ObjectBuffer.hpp
index 09e150cb..96e318a0 100644
--- a/src/engine/ObjectBuffer.hpp
+++ b/src/engine/ObjectBuffer.hpp
@@ -19,7 +19,7 @@
#define INGEN_ENGINE_OBJECTBUFFER_HPP
#include "raul/Atom.hpp"
-#include "lv2/lv2plug.in/ns/ext/atom/atom.h"
+#include "lv2/http/lv2plug.in/ns/ext/atom/atom.h"
#include "interface/PortType.hpp"
#include "Buffer.hpp"