summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/ConnectionEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/ConnectionEvent.h')
-rw-r--r--src/libs/engine/events/ConnectionEvent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/ConnectionEvent.h b/src/libs/engine/events/ConnectionEvent.h
index b617b158..d5a580a5 100644
--- a/src/libs/engine/events/ConnectionEvent.h
+++ b/src/libs/engine/events/ConnectionEvent.h
@@ -26,7 +26,7 @@ using std::string;
template <typename T> class ListNode;
template <typename T> class Array;
-namespace Om {
+namespace Ingen {
class Patch;
class Node;
@@ -101,6 +101,6 @@ private:
-} // namespace Om
+} // namespace Ingen
#endif // CONNECTIONEVENT_H