]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/interpret.c
Merge changes from CUPS 1.6svn-r9939.
[thirdparty/cups.git] / filter / interpret.c
index 017e578dce1e919aef8c1ab5d2c61a68ecf27be2..32e6821dbac05682f8d82a09b34bc7c2e08dbd27 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   PPD command interpreter for CUPS.
  *
- *   Copyright 2007-2010 by Apple Inc.
+ *   Copyright 2007-2011 by Apple Inc.
  *   Copyright 1993-2007 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -40,7 +40,7 @@
  * Include necessary headers...
  */
 
-#include "image-private.h"
+#include <cups/raster-private.h>
 
 
 /*