summaryrefslogtreecommitdiffstats
path: root/kgoldrunner/src/kgoldrunner.h
diff options
context:
space:
mode:
Diffstat (limited to 'kgoldrunner/src/kgoldrunner.h')
-rw-r--r--kgoldrunner/src/kgoldrunner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kgoldrunner/src/kgoldrunner.h b/kgoldrunner/src/kgoldrunner.h
index 61da818f..1b2e1437 100644
--- a/kgoldrunner/src/kgoldrunner.h
+++ b/kgoldrunner/src/kgoldrunner.h
@@ -20,7 +20,7 @@ const int L_LIVES = 15; // Lengths of fields.
const int L_SCORE = 17;
const int L_LEVEL = 15;
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdemainwindow.h>
#include <kstandarddirs.h>
#include <tdeaction.h>