diff options
Diffstat (limited to 'include/vcl/pngwrite.hxx')
-rw-r--r-- | include/vcl/pngwrite.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/pngwrite.hxx b/include/vcl/pngwrite.hxx index 89b218b75725..dfdd84667b74 100644 --- a/include/vcl/pngwrite.hxx +++ b/include/vcl/pngwrite.hxx @@ -26,9 +26,9 @@ #include <vcl/bitmapex.hxx> #include <vector> -// ------------- + // - PNGWriter - -// ------------- + namespace vcl { |