summaryrefslogtreecommitdiffstats
path: root/ksnake/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksnake/game.h')
-rw-r--r--ksnake/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnake/game.h b/ksnake/game.h
index 35e8cb38..4a5156c1 100644
--- a/ksnake/game.h
+++ b/ksnake/game.h
@@ -26,7 +26,7 @@
#ifndef GAME_H
#define GAME_H
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
class TDEAction;
class Rattler;