diff options
Diffstat (limited to 'khotkeys/kcontrol/voicerecordpage.cpp')
-rw-r--r-- | khotkeys/kcontrol/voicerecordpage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/voicerecordpage.cpp b/khotkeys/kcontrol/voicerecordpage.cpp index c450abe44..d34ef7fad 100644 --- a/khotkeys/kcontrol/voicerecordpage.cpp +++ b/khotkeys/kcontrol/voicerecordpage.cpp @@ -12,7 +12,7 @@ #include <tqlabel.h> #include <tqpushbutton.h> #include <klineedit.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdelocale.h> #include <tdemessagebox.h> |