]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/pdftotext.cc
Import of xpdf code from gpdf.
[evince.git] / pdf / xpdf / pdftotext.cc
index 2de03e360c28c66f03c0d96db29ee9ae3475a96f..cb8c8961a494ecefa5f02340a62b2d69e907e8f0 100644 (file)
@@ -27,7 +27,7 @@
 #include "CharTypes.h"
 #include "UnicodeMap.h"
 #include "Error.h"
-#include "config.h"
+#include "xpdfconfig.h"
 
 static void printInfoString(FILE *f, Dict *infoDict, char *key,
                            char *text1, char *text2, UnicodeMap *uMap);