]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Error.h
add GnomePrintJob to EvPrintJob constructor arguments.
[evince.git] / pdf / xpdf / Error.h
index c924065d323b1664fbf6de4c1023f1d9ec19c6cd..da2f83107827a5a7e59608f33a5eeec58ddf4828 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Error.h
 //
-// Copyright 1996-2002 Glyph & Cog, LLC
+// Copyright 1996-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
@@ -16,7 +16,7 @@
 #endif
 
 #include <stdio.h>
-#include "config.h"
+#include "xpdfconfig.h"
 
 extern void CDECL error(int pos, char *msg, ...);