X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2FSplashOutputDev.h;h=b2ecfea17c06f01a21ac5a285c79e311a597369f;hb=5932479cc8c371a385616b5909df558a091b7111;hp=9300fe471f472f3fda69a914eec7700f38398346;hpb=bace4ea18c03bfcaadab55300bc15290f87540c7;p=evince.git diff --git a/pdf/xpdf/SplashOutputDev.h b/pdf/xpdf/SplashOutputDev.h index 9300fe47..b2ecfea1 100644 --- a/pdf/xpdf/SplashOutputDev.h +++ b/pdf/xpdf/SplashOutputDev.h @@ -17,7 +17,7 @@ #include "gtypes.h" #include "SplashTypes.h" -#include "config.h" +#include "xpdfconfig.h" #include "OutputDev.h" class GfxState; @@ -30,6 +30,7 @@ class SplashPattern; class SplashFontEngine; class SplashFont; class T3FontCache; +class XRef; struct T3FontCacheTag; struct T3GlyphStack; struct GfxRGB;