]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - driver/attr.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / driver / attr.c
index 320e1c7da6a6d0ab5d11bab4eab04a858fac8545..4eba32417c92dcb64b02d2d65234e8df54344e1d 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   PPD attribute lookup routine 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
@@ -23,7 +23,7 @@
  */
 
 #include "driver.h"
-#include <cups/string.h>
+#include <cups/string-private.h>
 
 
 /*