diff options
Diffstat (limited to 'noatun/library/pref.cpp')
-rw-r--r-- | noatun/library/pref.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/library/pref.cpp b/noatun/library/pref.cpp index 2d30a413..9ed882c5 100644 --- a/noatun/library/pref.cpp +++ b/noatun/library/pref.cpp @@ -1,7 +1,7 @@ #include "pref.h" -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <kiconloader.h> #include <kdebug.h> #include <tqlayout.h> |