fix build

reverts part of commit 1a2ee0ecd5b0cff52922c1d261f7d03a57a52ca0

Change-Id: Ic92d6e16814ab457651ffc5566970ba043e69cdb
Reviewed-on: https://gerrit.libreoffice.org/53642
Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Tested-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
diff --git a/vcl/source/filter/graphicfilter.cxx b/vcl/source/filter/graphicfilter.cxx
index 91d01a2..0a95499 100644
--- a/vcl/source/filter/graphicfilter.cxx
+++ b/vcl/source/filter/graphicfilter.cxx
@@ -75,6 +75,8 @@

#define PMGCHUNG_msOG       0x6d734f47      // Microsoft Office Animated GIF

using comphelper::string::getTokenCount;

typedef ::std::vector< GraphicFilter* > FilterList_impl;
static FilterList_impl* pFilterHdlList = nullptr;