diff options
Diffstat (limited to 'editors/koffice-kde4/files/patch-kppixmapobject.h')
-rw-r--r-- | editors/koffice-kde4/files/patch-kppixmapobject.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/koffice-kde4/files/patch-kppixmapobject.h b/editors/koffice-kde4/files/patch-kppixmapobject.h new file mode 100644 index 000000000000..ac30fba20bab --- /dev/null +++ b/editors/koffice-kde4/files/patch-kppixmapobject.h @@ -0,0 +1,10 @@ +--- kpresenter/kppixmapobject.h Sat Aug 26 04:53:37 2000 ++++ kpresenter/kppixmapobject.h.new Tue Feb 27 16:45:55 2001 +@@ -20,6 +20,7 @@ + #ifndef kppixmapobject_h + #define kppixmapobject_h + ++#include <stdlib.h> + #include <qdatetime.h> + + #include "kpobject.h" |