diff options
Diffstat (limited to 'include/vcl/cvtgrf.hxx')
-rw-r--r-- | include/vcl/cvtgrf.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/cvtgrf.hxx b/include/vcl/cvtgrf.hxx index b1d0aaca820b..254d887b7251 100644 --- a/include/vcl/cvtgrf.hxx +++ b/include/vcl/cvtgrf.hxx @@ -24,9 +24,9 @@ #include <tools/link.hxx> #include <vcl/salctype.hxx> -// -------------------- + // - GraphicConverter - -// -------------------- + struct ConvertData; class Graphic; |