]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/ppd-cache.c
Do some code reorganization so that all of the PPD code is separate from the rest.
[thirdparty/cups.git] / cups / ppd-cache.c
index e02129106e0fb65c50802da9f15b1d954f7bb2f6..e02d443553023e2929f392ad7369fe387de44958 100644 (file)
@@ -19,6 +19,7 @@
  */
 
 #include "cups-private.h"
+#include "ppd-private.h"
 #include <math.h>