Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/SplashOutputDev.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/SplashOutputDev.h')
-rw-r--r--pdf/xpdf/SplashOutputDev.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/pdf/xpdf/SplashOutputDev.h b/pdf/xpdf/SplashOutputDev.h
index 9300fe4..b2ecfea 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;