summaryrefslogtreecommitdiffstats
path: root/src/engine/events/RequestAllObjects.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/RequestAllObjects.hpp')
-rw-r--r--src/engine/events/RequestAllObjects.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/events/RequestAllObjects.hpp b/src/engine/events/RequestAllObjects.hpp
index c473512c..260c70ac 100644
--- a/src/engine/events/RequestAllObjects.hpp
+++ b/src/engine/events/RequestAllObjects.hpp
@@ -21,6 +21,7 @@
#include "QueuedEvent.hpp"
namespace Ingen {
+namespace Events {
/** A request from a client to send notification of all objects (ie refresh).
@@ -38,5 +39,6 @@ public:
} // namespace Ingen
+} // namespace Events
#endif // REQUESTALLOBJECTSEVENT_H