$OpenBSD: patch-cups_colord_h,v 1.1 2016/09/19 09:17:45 ajacoutot Exp $

Fix build with cups>=2.2.0

--- cups/colord.h.orig	Sat Sep 17 21:09:13 2016
+++ cups/colord.h	Sat Sep 17 21:11:54 2016
@@ -27,6 +27,7 @@ MIT Open Source License  -  http://www.opensource.org/
 
 /* Common routines for accessing the colord CMS framework */
 
+#include <cups/ppd.h>
 #include <cups/raster.h>
 
 char  **colord_get_qualifier_for_ppd      (ppd_file_t *ppd);
