blob: 970d609a7afffc4451eceeac8a418a9d5f0af013 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- prnt/hpcups/CommonDefinitions.h.orig 2016-09-23 08:47:53 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>
|