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