diff options
Diffstat (limited to 'editors/calligra/files/patch-kpbackground.h.new')
-rw-r--r-- | editors/calligra/files/patch-kpbackground.h.new | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/calligra/files/patch-kpbackground.h.new b/editors/calligra/files/patch-kpbackground.h.new new file mode 100644 index 000000000000..271f1b05d2d2 --- /dev/null +++ b/editors/calligra/files/patch-kpbackground.h.new @@ -0,0 +1,10 @@ +--- kpresenter/kpbackground.h Sat Aug 26 04:53:37 2000 ++++ kpresenter/kpbackground.h.new Tue Feb 27 16:52:49 2001 +@@ -20,6 +20,7 @@ + #ifndef kpbackground_h + #define kpbackground_h + ++#include <stdlib.h> + #include <qcolor.h> + #include <qstring.h> + #include <qrect.h> |