summaryrefslogtreecommitdiffstats
path: root/kreversi/main.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-29 21:17:34 +0900
commit5804bfd373459c9687f1af72b36d0e588d9ea8e3 (patch)
tree063d4ae0e0fe2abe26c623bdbc264ed0eef59c63 /kreversi/main.cpp
parentbbb29ae0cd8bb9b0ff6a331ca553b2e43c054dee (diff)
downloadtdegames-5804bfd373459c9687f1af72b36d0e588d9ea8e3.tar.gz
tdegames-5804bfd373459c9687f1af72b36d0e588d9ea8e3.zip
Rearrangement of libtdegames highscore headers.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit afd698aa6058379c021ff7062465eee7da714101)
Diffstat (limited to 'kreversi/main.cpp')
-rw-r--r--kreversi/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kreversi/main.cpp b/kreversi/main.cpp
index d6655827..41bb793b 100644
--- a/kreversi/main.cpp
+++ b/kreversi/main.cpp
@@ -41,7 +41,7 @@
#include <kimageio.h>
#include <tdecmdlineargs.h>
#include <tdeaboutdata.h>
-#include <khighscore.h>
+#include <highscore/khighscore.h>
#include "version.h"
#include "kreversi.h"