aboutsummaryrefslogtreecommitdiff
path: root/src/flowgraph/SourceI24.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/flowgraph/SourceI24.cpp')
-rw-r--r--src/flowgraph/SourceI24.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flowgraph/SourceI24.cpp b/src/flowgraph/SourceI24.cpp
index 19758787..321f732f 100644
--- a/src/flowgraph/SourceI24.cpp
+++ b/src/flowgraph/SourceI24.cpp
@@ -24,7 +24,7 @@
#include "FlowGraphNode.h"
#include "SourceI24.h"
-using namespace flowgraph;
+using namespace FLOWGRAPH_OUTER_NAMESPACE::flowgraph;
constexpr int kBytesPerI24Packed = 3;