summaryrefslogtreecommitdiff
path: root/misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-03-20 18:17:55 +0000
commitd57e6a82578ae8c5008de9b8a118e7286b5ac8bd (patch)
tree3242aa4d74a61f6856c81b2ca2de2e77f3bdfe80 /misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp
parentUpdate to 0.5.3. (diff)
Update to KDE 3.4
Diffstat (limited to 'misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp')
-rw-r--r--misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp b/misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp
new file mode 100644
index 000000000000..46d9e207c9d6
--- /dev/null
+++ b/misc/kdeedu3/files/patch-kstars_kstars_tools_planetviewer.cpp
@@ -0,0 +1,11 @@
+--- kstars/kstars/tools/planetviewer.cpp.orig Fri Mar 18 21:59:32 2005
++++ kstars/kstars/tools/planetviewer.cpp Fri Mar 18 22:02:06 2005
+@@ -14,6 +14,8 @@
+ * *
+ ***************************************************************************/
+
++#include <stdlib.h>
++
+ #include <qfile.h>
+ #include <qlayout.h>
+ #include <kdebug.h>