summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetPortValueEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SetPortValueEvent.cpp')
-rw-r--r--src/engine/events/SetPortValueEvent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/events/SetPortValueEvent.cpp b/src/engine/events/SetPortValueEvent.cpp
index b56dcbf5..b225862e 100644
--- a/src/engine/events/SetPortValueEvent.cpp
+++ b/src/engine/events/SetPortValueEvent.cpp
@@ -16,7 +16,7 @@
*/
#include <sstream>
-#include <lv2ext/lv2_event.h>
+#include "lv2ext/lv2_event.h"
#include "Responder.hpp"
#include "SetPortValueEvent.hpp"
#include "Engine.hpp"