]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testipp.c
Merge changes from CUPS 1.5svn-r9105.
[thirdparty/cups.git] / cups / testipp.c
index ce27728b002cfbada17e979a839f84410a6f15ea..b5c3148b3514378e00910372719a1be0a48233f0 100644 (file)
@@ -27,8 +27,7 @@
  * Include necessary headers...
  */
 
-#include <stdlib.h>
-#include <cups/file.h>
+#include "file.h"
 #include "string-private.h"
 #include "ipp-private.h"
 #ifdef WIN32