diff options
Diffstat (limited to 'libtdegames/highscore/kexthighscore.h')
-rw-r--r-- | libtdegames/highscore/kexthighscore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/highscore/kexthighscore.h b/libtdegames/highscore/kexthighscore.h index fc8c1a25..a21459db 100644 --- a/libtdegames/highscore/kexthighscore.h +++ b/libtdegames/highscore/kexthighscore.h @@ -23,7 +23,7 @@ #include "kexthighscore_item.h" #include <kurl.h> -#include <kdemacros.h> +#include <tdemacros.h> class TQTabWidget; |