blob: f673dfff1ea893efa18f466ecb242149b23245ff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- prnt/hpcups/CommonDefinitions.h.orig 2022-02-23 07:41:04 UTC
+++ prnt/hpcups/CommonDefinitions.h
@@ -41,6 +41,7 @@
#include <sys/stat.h>
#include <cups/cups.h>
#include <cups/raster.h>
+#include <cups/ppd.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
|