summaryrefslogtreecommitdiffstats
path: root/src/server/events/SetPortValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/events/SetPortValue.cpp')
-rw-r--r--src/server/events/SetPortValue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/events/SetPortValue.cpp b/src/server/events/SetPortValue.cpp
index e5877d47..d71a504a 100644
--- a/src/server/events/SetPortValue.cpp
+++ b/src/server/events/SetPortValue.cpp
@@ -20,7 +20,7 @@
#include "lv2/lv2plug.in/ns/ext/event/event.h"
#include "shared/LV2URIMap.hpp"
#include "shared/LV2Features.hpp"
-#include "shared/LV2Atom.hpp"
+#include "ingen/shared/LV2Atom.hpp"
#include "shared/World.hpp"
#include "AudioBuffer.hpp"
#include "ClientBroadcaster.hpp"