aboutsummaryrefslogtreecommitdiff
path: root/dw/style.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/style.hh')
-rw-r--r--dw/style.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/style.hh b/dw/style.hh
index cd9012c5..7c00ac1f 100644
--- a/dw/style.hh
+++ b/dw/style.hh
@@ -686,8 +686,8 @@ void drawBackground (View *view, Rectangle *area,
void numtostr (int num, char *buf, int buflen, ListStyleType listStyleType);
} // namespace style
-} // namespace dw
} // namespace core
+} // namespace dw
#endif // __DW_STYLE_HH__