summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/QueuedEventSource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/QueuedEventSource.cpp')
-rw-r--r--src/libs/engine/QueuedEventSource.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/QueuedEventSource.cpp b/src/libs/engine/QueuedEventSource.cpp
index 638d9b42..33ac130a 100644
--- a/src/libs/engine/QueuedEventSource.cpp
+++ b/src/libs/engine/QueuedEventSource.cpp
@@ -21,7 +21,7 @@
using std::cout; using std::cerr; using std::endl;
-namespace Om {
+namespace Ingen {
QueuedEventSource::QueuedEventSource(size_t queued_size, size_t stamped_size)
@@ -138,5 +138,5 @@ QueuedEventSource::_whipped()
}
-} // namespace Om
+} // namespace Ingen