]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - filter/testraster.c
Mirror fix from trunk.
[thirdparty/cups.git] / filter / testraster.c
index 64219fb124302dd8519b8260acabadd82e63938e..8920e2e770f2f07f716763ff5e627d1621dca289 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: testraster.c 7376 2008-03-19 21:07:45Z mike $"
+ * "$Id$"
  *
  *   Raster test program routines for CUPS.
  *
  * 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>
 
 
 /*
@@ -1080,5 +1074,5 @@ print_changes(
 
 
 /*
- * End of "$Id: testraster.c 7376 2008-03-19 21:07:45Z mike $".
+ * End of "$Id$".
  */