]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/SplashOutputDev.h
Import of xpdf code from gpdf.
[evince.git] / pdf / xpdf / SplashOutputDev.h
index 9300fe471f472f3fda69a914eec7700f38398346..b2ecfea17c06f01a21ac5a285c79e311a597369f 100644 (file)
@@ -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;