summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keep/app/logdialog.cpp2
-rw-r--r--keep/kded/keepkded.cpp2
2 files changed, 2 insertions, 2 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>
diff --git a/keep/kded/keepkded.cpp b/keep/kded/keepkded.cpp
index 624c908..963afca 100644
--- a/keep/kded/keepkded.cpp
+++ b/keep/kded/keepkded.cpp
@@ -27,7 +27,7 @@
#include <krun.h>
#include <tdemessagebox.h>
#include <kstdguiitem.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <knotifyclient.h>
#include <tdelocale.h>
#include <keepsettings.h>