diff options
author | Michele Calgaro <[email protected]> | 2020-04-27 22:18:38 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-04-29 21:17:34 +0900 |
commit | 5804bfd373459c9687f1af72b36d0e588d9ea8e3 (patch) | |
tree | 063d4ae0e0fe2abe26c623bdbc264ed0eef59c63 /libksirtet/common/inter.h | |
parent | bbb29ae0cd8bb9b0ff6a331ca553b2e43c054dee (diff) | |
download | tdegames-5804bfd373459c9687f1af72b36d0e588d9ea8e3.tar.gz tdegames-5804bfd373459c9687f1af72b36d0e588d9ea8e3.zip |
Rearrangement of libtdegames highscore headers.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit afd698aa6058379c021ff7062465eee7da714101)
Diffstat (limited to 'libksirtet/common/inter.h')
-rw-r--r-- | libksirtet/common/inter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libksirtet/common/inter.h b/libksirtet/common/inter.h index 09e014b2..fbf78c77 100644 --- a/libksirtet/common/inter.h +++ b/libksirtet/common/inter.h @@ -1,7 +1,7 @@ #ifndef COMMON_INTER_H #define COMMON_INTER_H -#include <kexthighscore.h> +#include <highscore/kexthighscore.h> #include "lib/libksirtet_export.h" #include "lib/mp_simple_interface.h" |