blob: e8d45e840bfe3b784ffa2c5b1d5e6c5bb3fa2e1e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- Fl_Print_Dialog2.cxx.orig 2006-11-26 21:45:08 UTC
+++ Fl_Print_Dialog2.cxx
@@ -56,6 +56,7 @@
#ifdef HAVE_LIBCUPS
# include <cups/cups.h>
+# include <cups/ppd.h>
#endif // HAVE_LIBCUPS
|