diff options
Diffstat (limited to 'chalk/plugins/viewplugins/screenshot/screenshot.cpp')
| -rw-r--r-- | chalk/plugins/viewplugins/screenshot/screenshot.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/plugins/viewplugins/screenshot/screenshot.cpp b/chalk/plugins/viewplugins/screenshot/screenshot.cpp index c0a1a4d75..881be0a7f 100644 --- a/chalk/plugins/viewplugins/screenshot/screenshot.cpp +++ b/chalk/plugins/viewplugins/screenshot/screenshot.cpp @@ -24,7 +24,7 @@ #include <kiconloader.h> #include <kinstance.h> #include <tdemessagebox.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdetempfile.h> #include <kdebug.h> #include <KoView.h> |
