diff options
Diffstat (limited to 'keep/app/logdialog.cpp')
-rw-r--r-- | keep/app/logdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keep/app/logdialog.cpp b/keep/app/logdialog.cpp index 01ab691..56afdb3 100644 --- a/keep/app/logdialog.cpp +++ b/keep/app/logdialog.cpp @@ -20,7 +20,7 @@ #include <tdelocale.h> #include <tqlayout.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <dcopref.h> #include <kdebug.h> #include <kactivelabel.h> |