diff options
Diffstat (limited to 'noatun/modules/voiceprint/prefs.cpp')
-rw-r--r-- | noatun/modules/voiceprint/prefs.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/modules/voiceprint/prefs.cpp b/noatun/modules/voiceprint/prefs.cpp index e80de081..c716a312 100644 --- a/noatun/modules/voiceprint/prefs.cpp +++ b/noatun/modules/voiceprint/prefs.cpp @@ -1,8 +1,8 @@ #include "prefs.h" #include "voiceprint.h" -#include <klocale.h> -#include <kglobal.h> +#include <tdelocale.h> +#include <tdeglobal.h> #include <tqlabel.h> #include <tqlayout.h> #include <kcolorbutton.h> |