]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/testraster.c
Merge changes from CUPS 1.6svn-r9939.
[thirdparty/cups.git] / filter / testraster.c
index 64219fb124302dd8519b8260acabadd82e63938e..4519aa25dfccc51b8ed99fcf0ee1bf09a1f25e05 100644 (file)
  * Include necessary headers...
  */
 
-#include "image-private.h"
-#ifdef WIN32
-#  include <io.h>
-#else
-#  include <unistd.h>
-#  include <fcntl.h>
-#endif /* WIN32 */
+#include <cups/raster-private.h>
 
 
 /*