blob: ac30fba20bab14a6d2ad50df9b9df1d695fa31a0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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"
|