]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd-util.c
Move debug printfs to internal usage only.
[thirdparty/cups.git] / cups / ppd-util.c
index cdc29d34ad988bc169f4b019804edc6cd2d9fce7..5e43615eb77b856c406b99e384c45284dfb1bd16 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "cups-private.h"
 #include "ppd-private.h"
+#include "debug-internal.h"
 #include <fcntl.h>
 #include <sys/stat.h>
 #if defined(_WIN32) || defined(__EMX__)