summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/DisablePatchEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/events/DisablePatchEvent.h')
-rw-r--r--src/libs/engine/events/DisablePatchEvent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/events/DisablePatchEvent.h b/src/libs/engine/events/DisablePatchEvent.h
index b6a21a23..10721825 100644
--- a/src/libs/engine/events/DisablePatchEvent.h
+++ b/src/libs/engine/events/DisablePatchEvent.h
@@ -22,7 +22,7 @@
using std::string;
-namespace Om {
+namespace Ingen {
class Patch;
@@ -46,7 +46,7 @@ private:
};
-} // namespace Om
+} // namespace Ingen
#endif // DISABLEPATCHEVENT_H