summaryrefslogtreecommitdiffstats
path: root/kgoldrunner/src
diff options
context:
space:
mode:
Diffstat (limited to 'kgoldrunner/src')
-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 3f6e122f..b74b917e 100644
--- a/kgoldrunner/src/kgoldrunner.h
+++ b/kgoldrunner/src/kgoldrunner.h
@@ -22,7 +22,7 @@ const int L_LEVEL = 15;
#include <tdeapplication.h>
#include <tdemainwindow.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeaction.h>
class KGrGame;