aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkimgbuf.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dw/fltkimgbuf.hh')
-rw-r--r--dw/fltkimgbuf.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/fltkimgbuf.hh b/dw/fltkimgbuf.hh
index 30e0cc37..34c6bfd8 100644
--- a/dw/fltkimgbuf.hh
+++ b/dw/fltkimgbuf.hh
@@ -59,7 +59,7 @@ public:
int x, int y, int width, int height);
};
-} // namespace dw
} // namespace fltk
+} // namespace dw
#endif // __DW_FLTK_IMGBUF_HH__