summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ldapmgr.cpp2
-rw-r--r--src/userconfigdlg.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/ldapmgr.cpp b/src/ldapmgr.cpp
index 0b05d86..45d5091 100644
--- a/src/ldapmgr.cpp
+++ b/src/ldapmgr.cpp
@@ -26,7 +26,7 @@
#include <tdeparts/genericfactory.h>
#include <ksimpleconfig.h>
#include <tdeglobalsettings.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kurlrequester.h>
#include <tdelistview.h>
#include <kopenwith.h>
diff --git a/src/userconfigdlg.cpp b/src/userconfigdlg.cpp
index f79ae4e..32fad5f 100644
--- a/src/userconfigdlg.cpp
+++ b/src/userconfigdlg.cpp
@@ -24,7 +24,7 @@
#include <knuminput.h>
#include <ktempdir.h>
#include <tdetempfile.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdemessagebox.h>
#include <tdefiledialog.h>
#include <tdeactionselector.h>