summaryrefslogtreecommitdiffstats
path: root/src/server/Notification.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/Notification.cpp')
-rw-r--r--src/server/Notification.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/Notification.cpp b/src/server/Notification.cpp
index 44d21a2f..f661337e 100644
--- a/src/server/Notification.cpp
+++ b/src/server/Notification.cpp
@@ -30,7 +30,7 @@ Notification::post_process(Notification& note,
Engine& engine)
{
const Ingen::Shared::URIs& uris = *engine.world()->uris().get();
- Raul::Forge& forge = engine.world()->forge();
+ Ingen::Forge& forge = engine.world()->forge();
switch (note.type) {
case PORT_VALUE:
engine.broadcaster()->set_property(note.port->path(),