diff options
Diffstat (limited to 'noatun/modules/voiceprint/prefs.cpp')
-rw-r--r-- | noatun/modules/voiceprint/prefs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/voiceprint/prefs.cpp b/noatun/modules/voiceprint/prefs.cpp index 882c05a4..e80de081 100644 --- a/noatun/modules/voiceprint/prefs.cpp +++ b/noatun/modules/voiceprint/prefs.cpp @@ -6,7 +6,7 @@ #include <tqlabel.h> #include <tqlayout.h> #include <kcolorbutton.h> -#include <kconfig.h> +#include <tdeconfig.h> Prefs::Prefs(TQObject* parent) : CModule(i18n("Voiceprint"), i18n("Options for the Voiceprint Visualization"), "xapp", parent) |