Advertisement
Guest User

cups-fix.patch

a guest
Jan 8th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. diff -rc flphoto-1.3.1.orig/Fl_Print_Dialog2.cxx flphoto-1.3.1/Fl_Print_Dialog2.cxx
  2. *** flphoto-1.3.1.orig/Fl_Print_Dialog2.cxx 2006-11-26 22:45:08.000000000 +0100
  3. --- flphoto-1.3.1/Fl_Print_Dialog2.cxx 2012-01-08 15:36:23.545644145 +0100
  4. ***************
  5. *** 56,61 ****
  6. --- 56,62 ----
  7.  
  8. #ifdef HAVE_LIBCUPS
  9. # include <cups/cups.h>
  10. + #include <cups/ppd.h>
  11. #endif // HAVE_LIBCUPS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement