summaryrefslogtreecommitdiffstats
path: root/kjumpingcube/brain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kjumpingcube/brain.cpp')
-rw-r--r--kjumpingcube/brain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kjumpingcube/brain.cpp b/kjumpingcube/brain.cpp
index e2d63815..d662057e 100644
--- a/kjumpingcube/brain.cpp
+++ b/kjumpingcube/brain.cpp
@@ -25,7 +25,7 @@
#include <math.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#undef DEBUG // uncomment this to get useful messages
#include <assert.h>