diff options
Diffstat (limited to 'kbounce/highscores.h')
-rw-r--r-- | kbounce/highscores.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/highscores.h b/kbounce/highscores.h index 59372ed6..63844e51 100644 --- a/kbounce/highscores.h +++ b/kbounce/highscores.h @@ -1,7 +1,7 @@ #ifndef HIGHSCORES_H #define HIGHSCORES_H -#include <kexthighscore.h> +#include <highscore/kexthighscore.h> using namespace KExtHighscore; |