aboutsummaryrefslogtreecommitdiff
path: root/dw/imgbuf.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/imgbuf.hh')
-rw-r--r--dw/imgbuf.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/imgbuf.hh b/dw/imgbuf.hh
index d6f41d21..02ba9087 100644
--- a/dw/imgbuf.hh
+++ b/dw/imgbuf.hh
@@ -202,7 +202,7 @@ public:
virtual bool isReferred () = 0;
};
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __DW_IMGBUF_HH__