diff options
Diffstat (limited to 'libtdegames/highscore/kexthighscore_tab.cpp')
-rw-r--r-- | libtdegames/highscore/kexthighscore_tab.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/highscore/kexthighscore_tab.cpp b/libtdegames/highscore/kexthighscore_tab.cpp index 13e32894..e48db436 100644 --- a/libtdegames/highscore/kexthighscore_tab.cpp +++ b/libtdegames/highscore/kexthighscore_tab.cpp @@ -29,7 +29,7 @@ #include <kdialogbase.h> #include <tdelistview.h> #include <kdebug.h> -#include <kglobal.h> +#include <tdeglobal.h> #include "kexthighscore.h" #include "kexthighscore_internal.h" |