X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pdf%2Fxpdf%2Fpdfinfo.cc;h=33898375182c5bf198df32fadb07c38b63d3306d;hb=2af881bd90a35b4f1343b027ba7c3c0464930fb1;hp=4a50fee2afe6f928b96bce2309847c5ee315f577;hpb=6c85243ff859071be4fd2a3847b0fc2086206d31;p=evince.git diff --git a/pdf/xpdf/pdfinfo.cc b/pdf/xpdf/pdfinfo.cc index 4a50fee2..33898375 100644 --- a/pdf/xpdf/pdfinfo.cc +++ b/pdf/xpdf/pdfinfo.cc @@ -28,7 +28,7 @@ #include "CharTypes.h" #include "UnicodeMap.h" #include "Error.h" -#include "config.h" +#include "xpdfconfig.h" static void printInfoString(Dict *infoDict, char *key, char *text, UnicodeMap *uMap);