summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/Connection.h')
-rw-r--r--src/libs/engine/Connection.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/Connection.h b/src/libs/engine/Connection.h
index 665031f9..e2422a33 100644
--- a/src/libs/engine/Connection.h
+++ b/src/libs/engine/Connection.h
@@ -21,7 +21,7 @@
#include "MaidObject.h"
#include "types.h"
-namespace Om {
+namespace Ingen {
class Port;
@@ -60,6 +60,6 @@ protected:
};
-} // namespace Om
+} // namespace Ingen
#endif // CONNECTION_H