summaryrefslogtreecommitdiff
path: root/vcl/source/app/brand.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/brand.cxx')
-rw-r--r--vcl/source/app/brand.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/brand.cxx b/vcl/source/app/brand.cxx
index a4bf268739fe..0d3a7752e2fa 100644
--- a/vcl/source/app/brand.cxx
+++ b/vcl/source/app/brand.cxx
@@ -26,7 +26,7 @@
#include <tools/stream.hxx>
#include <vcl/pngread.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/svgdata.hxx>
+#include <vcl/vectorgraphicdata.hxx>
namespace {
bool loadPng( const OUString & rPath, BitmapEx &rBitmap)