diff options
Diffstat (limited to 'kbounce/main.cpp')
-rw-r--r-- | kbounce/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/main.cpp b/kbounce/main.cpp index e3243c56..e4d4b7d3 100644 --- a/kbounce/main.cpp +++ b/kbounce/main.cpp @@ -28,7 +28,7 @@ #include "kbounce.h" -#include <khighscore.h> +#include <highscore/khighscore.h> #include <highscores.h> using namespace std; |