aboutsummaryrefslogtreecommitdiff
path: root/dw/view.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/view.hh')
-rw-r--r--dw/view.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/view.hh b/dw/view.hh
index da9bdce4..8037dc62 100644
--- a/dw/view.hh
+++ b/dw/view.hh
@@ -205,7 +205,7 @@ public:
virtual void mergeClippingView (View *clippingView) = 0;
};
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __DW_VIEW_HH__