diff options
Diffstat (limited to 'print/xpp/files/patch-xppmain.cxx')
-rw-r--r-- | print/xpp/files/patch-xppmain.cxx | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/print/xpp/files/patch-xppmain.cxx b/print/xpp/files/patch-xppmain.cxx new file mode 100644 index 000000000000..326f205192d9 --- /dev/null +++ b/print/xpp/files/patch-xppmain.cxx @@ -0,0 +1,11 @@ +--- xppmain.cxx.orig 2004-11-30 17:28:01.000000000 -0800 ++++ xppmain.cxx 2011-12-03 22:13:39.744180523 -0800 +@@ -32,7 +32,7 @@ + */ + + #include "mainwindow.h" +-#include <Fl/Fl_Shared_Image.h> ++#include <FL/Fl_Shared_Image.H> + + /* + * 'main()' - Do all what xpp should do |