]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - driver/cmyk.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / driver / cmyk.c
index b5ab4ede4ba677e4e18cd064b56e0c22ff8a8207..c6c350c24338cf5a90d1fed046d0090d2abb5af8 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   CMYK color separation code for CUPS.
  *
- *   Copyright 2007-2008 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 1993-2005 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -34,7 +34,7 @@
  */
 
 #include "driver.h"
-#include <cups/string.h>
+#include <cups/string-private.h>
 
 
 /*