Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/pdftoppm.cc
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/pdftoppm.cc')
-rw-r--r--pdf/xpdf/pdftoppm.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/xpdf/pdftoppm.cc b/pdf/xpdf/pdftoppm.cc
index 9be5c64..c12a151 100644
--- a/pdf/xpdf/pdftoppm.cc
+++ b/pdf/xpdf/pdftoppm.cc
@@ -17,7 +17,7 @@
#include "SplashBitmap.h"
#include "Splash.h"
#include "SplashOutputDev.h"
-#include "config.h"
+#include "xpdfconfig.h"
static int firstPage = 1;
static int lastPage = 0;