14 lines
397 B
Text
14 lines
397 B
Text
$NetBSD: patch-aj,v 1.1 2013/03/16 21:32:01 dholland Exp $
|
|
|
|
http://bugs.ghostscript.com/show_bug.cgi?id=690883
|
|
|
|
--- base/gxpcolor.h.orig 2009-09-14 10:49:17.000000000 +0200
|
|
+++ base/gxpcolor.h 2009-09-14 10:49:42.000000000 +0200
|
|
@@ -18,6 +18,7 @@
|
|
#ifndef gxpcolor_INCLUDED
|
|
# define gxpcolor_INCLUDED
|
|
|
|
+#include "gxdcolor.h"
|
|
#include "gspcolor.h"
|
|
#include "gxcspace.h"
|
|
#include "gxdevice.h"
|