summaryrefslogtreecommitdiffstats
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.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/source/app/brand.cxx b/vcl/source/app/brand.cxx
index 99dd78bf9577..b24307e54c06 100644
--- a/vcl/source/app/brand.cxx
+++ b/vcl/source/app/brand.cxx
@@ -25,9 +25,6 @@
#include <tools/stream.hxx>
#include <vcl/pngread.hxx>
#include <vcl/svapp.hxx>
-#ifdef FIXME_REMOVE_WHEN_RE_BASE_COMPLETE
-#include <vcl/rendergraphicrasterizer.hxx>
-#endif
namespace {
static bool loadPng(const char *pPath, const rtl::OUString &rName, BitmapEx &rBitmap)