You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
338 B
13 lines
338 B
--- kbudget/kbudget.cpp.orig 2009-03-25 18:31:24.000000000 +0100
|
|
+++ kbudget/kbudget.cpp 2009-03-25 18:34:08.000000000 +0100
|
|
@@ -16,7 +16,8 @@
|
|
***************************************************************************/
|
|
|
|
#include <config.h>
|
|
-
|
|
+#include <stdlib.h>
|
|
+
|
|
// include files for QT
|
|
#include <qdir.h>
|
|
#include <qprinter.h>
|