summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/apppropprg.cpp2
-rw-r--r--src/kooldock.cpp2
-rw-r--r--src/setupdialogprg.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/apppropprg.cpp b/src/apppropprg.cpp
index 122206e..91e7ede 100644
--- a/src/apppropprg.cpp
+++ b/src/apppropprg.cpp
@@ -13,7 +13,7 @@
#include <kicondialog.h>
#include <tdefiledialog.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelocale.h>
#include "apppropprg.h"
diff --git a/src/kooldock.cpp b/src/kooldock.cpp
index 021ec3c..7e64a31 100644
--- a/src/kooldock.cpp
+++ b/src/kooldock.cpp
@@ -44,7 +44,7 @@
#include <krun.h>
#include <kurifilter.h>
#include <kpixmapio.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeaboutapplication.h>
#include <tqlistbox.h>
#include <keditlistbox.h>
diff --git a/src/setupdialogprg.cpp b/src/setupdialogprg.cpp
index d0fdde8..2b679a8 100644
--- a/src/setupdialogprg.cpp
+++ b/src/setupdialogprg.cpp
@@ -15,7 +15,7 @@
#include <tdelocale.h>
#include <ksimpleconfig.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kpushbutton.h>
#include <keditlistbox.h>
#include <klineedit.h>