]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/raster.h
Import changes from CUPS 1.5svn-r9085.
[thirdparty/cups.git] / cups / raster.h
index 86d4a255c11ead3937a287b0e42306db18a36cbe..4848dacc2946cbb79ae7a732c01d5bfdd9cf687e 100644 (file)
@@ -24,7 +24,9 @@
  * Include necessary headers...
  */
 
-#  include <cups/cups.h>
+#  include "cups.h"
+#  include "ppd.h"
+
 
 #  ifdef __cplusplus
 extern "C" {