diff options
Diffstat (limited to 'src/server/Notification.cpp')
-rw-r--r-- | src/server/Notification.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/Notification.cpp b/src/server/Notification.cpp index c95311c9..88f67137 100644 --- a/src/server/Notification.cpp +++ b/src/server/Notification.cpp @@ -16,7 +16,7 @@ #include "ingen/shared/URIs.hpp" -#include "ClientBroadcaster.hpp" +#include "Broadcaster.hpp" #include "Engine.hpp" #include "Notification.hpp" #include "PortImpl.hpp" |