]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/commandtops.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / filter / commandtops.c
index 2d0d3e45eb944989a845806085f0becb85425a81..ebbf13732afcbf7f04b86feecfd672605d855c2c 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   PostScript command filter for CUPS.
  *
- *   Copyright 2008 by Apple Inc.
+ *   Copyright 2008-2010 by Apple Inc.
  *
  *   These coded instructions, statements, and computer programs are the
  *   property of Apple Inc. and are protected by Federal copyright
@@ -28,7 +28,7 @@
  */
 
 #include <cups/cups.h>
-#include <cups/string.h>
+#include <cups/string-private.h>
 #include <cups/sidechannel.h>