diff options
Diffstat (limited to 'src/server/Notification.cpp')
-rw-r--r-- | src/server/Notification.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/Notification.cpp b/src/server/Notification.cpp index c9ea9d00..7a44062f 100644 --- a/src/server/Notification.cpp +++ b/src/server/Notification.cpp @@ -16,6 +16,7 @@ */ #include "ingen/shared/LV2URIMap.hpp" +#include "ingen/shared/URIs.hpp" #include "ClientBroadcaster.hpp" #include "Notification.hpp" |