summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/PingQueuedEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/PingQueuedEvent.h')
-rw-r--r--src/libs/engine/events/PingQueuedEvent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/PingQueuedEvent.h b/src/libs/engine/events/PingQueuedEvent.h
index 92b965c4..10e3a3bb 100644
--- a/src/libs/engine/events/PingQueuedEvent.h
+++ b/src/libs/engine/events/PingQueuedEvent.h
@@ -21,7 +21,7 @@
#include "types.h"
#include "Responder.h"
-namespace Om {
+namespace Ingen {
class Port;
@@ -40,6 +40,6 @@ public:
};
-} // namespace Om
+} // namespace Ingen
#endif // PINGQUEUEDEVENT_H