summaryrefslogtreecommitdiffstats
path: root/kasteroids/toplevel.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-04-27 22:18:38 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-04-27 22:18:38 +0900
commitafd698aa6058379c021ff7062465eee7da714101 (patch)
tree8444dac5cf92351c4edad5c50778ea0d0979d235 /kasteroids/toplevel.cpp
parentf1f09914546b311028592dfb83db4e33d205dac6 (diff)
downloadtdegames-afd698aa6058379c021ff7062465eee7da714101.tar.gz
tdegames-afd698aa6058379c021ff7062465eee7da714101.zip
Rearrangement of libtdegames highscore headers.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kasteroids/toplevel.cpp')
-rw-r--r--kasteroids/toplevel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kasteroids/toplevel.cpp b/kasteroids/toplevel.cpp
index 6947365a..303219d7 100644
--- a/kasteroids/toplevel.cpp
+++ b/kasteroids/toplevel.cpp
@@ -20,7 +20,7 @@
#include <tdeaction.h>
#include <kstdgameaction.h>
#include <kaudioplayer.h>
-#include <kscoredialog.h>
+#include <highscore/kscoredialog.h>
#include <tdeconfigdialog.h>
#include "settings.h"