diff options
Diffstat (limited to 'khotkeys/kcontrol/voicerecorder.cpp')
-rw-r--r-- | khotkeys/kcontrol/voicerecorder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/kcontrol/voicerecorder.cpp b/khotkeys/kcontrol/voicerecorder.cpp index 9af645045..daef922c9 100644 --- a/khotkeys/kcontrol/voicerecorder.cpp +++ b/khotkeys/kcontrol/voicerecorder.cpp @@ -24,7 +24,7 @@ #include <tqpainter.h> #include <tdemessagebox.h> #include <klibloader.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #ifdef HAVE_CONFIG_H #include <config.h> |