]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - driver/testcmyk.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / driver / testcmyk.c
index a89353cd9550ae6757c75f3ca35551b33580c30c..97bac6f47256a1d887c8db0ce9a16b5946f2e422 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * "$Id$"
  *
- *   Test the CMYK color separation code for ESP Print Pro.
+ *   Test the CMYK color separation code for CUPS.
  *
- *   Copyright 2007 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 1993-2006 by Easy Software Products, All Rights Reserved.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -23,7 +23,7 @@
  * Include necessary headers.
  */
 
-#include <cups/string.h>
+#include <cups/string-private.h>
 #include "driver.h"
 #include <sys/stat.h>