diff options
Diffstat (limited to 'libtdegames/highscore/kexthighscore_item.cpp')
-rw-r--r-- | libtdegames/highscore/kexthighscore_item.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/highscore/kexthighscore_item.cpp b/libtdegames/highscore/kexthighscore_item.cpp index c7e294c1..58a1bad1 100644 --- a/libtdegames/highscore/kexthighscore_item.cpp +++ b/libtdegames/highscore/kexthighscore_item.cpp @@ -20,7 +20,7 @@ #include "kexthighscore_item.h" #include <tqlayout.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kdialogbase.h> #include <kdebug.h> |