diff options
Diffstat (limited to 'kfouleggs/main.cpp')
-rw-r--r-- | kfouleggs/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfouleggs/main.cpp b/kfouleggs/main.cpp index efc27d6c..884837d6 100644 --- a/kfouleggs/main.cpp +++ b/kfouleggs/main.cpp @@ -3,7 +3,7 @@ #include <tdelocale.h> #include <tdeapplication.h> -#include <khighscore.h> +#include <highscore/khighscore.h> #include "common/inter.h" #include "common/highscores.h" |