aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript8-x11/files/patch-base-errors.h
blob: 89a493c961207bec72c83a0c5d1a36c2dd51ed6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- base/errors.h.orig	2007-06-06 07:23:38.000000000 +0900
+++ base/errors.h	2009-03-29 03:53:40.000000000 +0900
@@ -21,6 +21,6 @@
  */
 
 /* We include that file here to backward compatibility */
-#include "ierrors.h"
+#include "../psi/ierrors.h"
 
 #endif /* errors_INCLUDED */