Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Error.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/Error.h')
-rw-r--r--pdf/xpdf/Error.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/xpdf/Error.h b/pdf/xpdf/Error.h
index 0ce55e9..da2f831 100644
--- a/pdf/xpdf/Error.h
+++ b/pdf/xpdf/Error.h
@@ -16,7 +16,7 @@
#endif
#include <stdio.h>
-#include "config.h"
+#include "xpdfconfig.h"
extern void CDECL error(int pos, char *msg, ...);