summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/ConnectionEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/ConnectionEvent.hpp')
-rw-r--r--src/libs/engine/events/ConnectionEvent.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/events/ConnectionEvent.hpp b/src/libs/engine/events/ConnectionEvent.hpp
index ed2318d8..eb128660 100644
--- a/src/libs/engine/events/ConnectionEvent.hpp
+++ b/src/libs/engine/events/ConnectionEvent.hpp
@@ -32,7 +32,7 @@ namespace Raul {
namespace Ingen {
class Patch;
-class Node;
+class NodeImpl;
class Connection;
class MidiMessage;
class Port;