summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/SetPolyphonyEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/SetPolyphonyEvent.cpp')
-rw-r--r--src/libs/engine/events/SetPolyphonyEvent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/events/SetPolyphonyEvent.cpp b/src/libs/engine/events/SetPolyphonyEvent.cpp
index 7a261b5e..a1f03add 100644
--- a/src/libs/engine/events/SetPolyphonyEvent.cpp
+++ b/src/libs/engine/events/SetPolyphonyEvent.cpp
@@ -24,7 +24,7 @@
#include "util.hpp"
#include "ObjectStore.hpp"
#include "Port.hpp"
-#include "Node.hpp"
+#include "NodeImpl.hpp"
#include "Connection.hpp"
#include "QueuedEventSource.hpp"