]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/dest.c
Move debug printfs to internal usage only.
[thirdparty/cups.git] / cups / dest.c
index 951ebf120f55289adcf7bc3082f295d5011143f1..9b7ccbd33df1622c1cad83244b6ad7e82122c4cb 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include "cups-private.h"
+#include "debug-internal.h"
 #include <sys/stat.h>
 
 #ifdef HAVE_NOTIFY_H