freebsd-ports/print/ghostscript8-x11/files/patch-base_errors.h
Mathieu Arnold 1a8a092d9f Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.

Sponsored by:	Absolight
2016-06-17 23:28:04 +00:00

10 lines
232 B
C

--- base/errors.h.orig 2007-06-05 22:23:38 UTC
+++ base/errors.h
@@ -21,6 +21,6 @@
*/
/* We include that file here to backward compatibility */
-#include "ierrors.h"
+#include "../psi/ierrors.h"
#endif /* errors_INCLUDED */