aboutsummaryrefslogtreecommitdiff
path: root/utils/GraphUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/GraphUtils.h')
-rw-r--r--utils/GraphUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/GraphUtils.h b/utils/GraphUtils.h
index c8cbb00237..5c370e5eba 100644
--- a/utils/GraphUtils.h
+++ b/utils/GraphUtils.h
@@ -119,7 +119,7 @@ public:
private:
const std::string _filename;
};
-} // namespace graph
+} // namespace graph_utils
} // namespace arm_compute
#endif /* __ARM_COMPUTE_GRAPH_UTILS_H__ */