aboutsummaryrefslogtreecommitdiff
path: root/src/flowgraph/SinkI24.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flowgraph/SinkI24.h')
-rw-r--r--src/flowgraph/SinkI24.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/flowgraph/SinkI24.h b/src/flowgraph/SinkI24.h
index 44078a96..32691780 100644
--- a/src/flowgraph/SinkI24.h
+++ b/src/flowgraph/SinkI24.h
@@ -22,6 +22,7 @@
#include "FlowGraphNode.h"
+namespace FLOWGRAPH_OUTER_NAMESPACE {
namespace flowgraph {
/**
@@ -40,5 +41,6 @@ public:
};
} /* namespace flowgraph */
+} /* namespace oboe */
#endif //FLOWGRAPH_SINK_I24_H