]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/transcode.c
Move debug printfs to internal usage only.
[thirdparty/cups.git] / cups / transcode.c
index f05217bad7271c7261d9a3292969288fd2f395ed..4267813192d76adac64d831bd629084368da9c6d 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include "cups-private.h"
+#include "debug-internal.h"
 #include <limits.h>
 #include <time.h>
 #ifdef HAVE_ICONV_H