]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - driver/commandtoescpx.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / driver / commandtoescpx.c
index ce09ebcad90438e138cb3f0a459f595ea5a5a22b..1039f4337dbac4cddba250a553e1d8d75dd9e6c1 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   Advanced EPSON ESC/P command filter for CUPS.
  *
- *   Copyright 2007 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
@@ -24,7 +24,7 @@
 
 #include <cups/cups.h>
 #include "driver.h"
-#include <cups/string.h>
+#include <cups/string-private.h>
 #include "data/escp.h"