blob: cdb2df79a61f8b6c4ef4b85039f82a615883c83a (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- cndrvcups-capt-2.60-1/statusui/src/ppapdata.c.orig 2013-06-27 03:18:49.000000000 +0200
+++ cndrvcups-capt-2.60-1/statusui/src/ppapdata.c 2014-04-30 02:46:55.610352073 +0200
@@ -23,6 +23,7 @@
#include <string.h>
#include <cups/cups.h>
+#include <cups/ppd.h>
#include "uimain.h"
#include "cnsktmodule.h"
|