]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/ipp.c
Do some code reorganization so that all of the PPD code is separate from the rest.
[thirdparty/cups.git] / backend / ipp.c
index 5d0fc662d6496cd593625efc04f0ebf4c8430f53..44bbd0c9e0ec8bfa1cce4b1035dac0ab999ba0b1 100644 (file)
@@ -20,6 +20,7 @@
  */
 
 #include "backend-private.h"
+#include <cups/ppd-private.h>
 #include <cups/array-private.h>
 #include <sys/types.h>
 #include <sys/stat.h>