summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kcm_gtk/kcmgtk.cpp2
-rw-r--r--src/qt_qt_wrapper.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kcm_gtk/kcmgtk.cpp b/kcm_gtk/kcmgtk.cpp
index fb24f78..c033270 100644
--- a/kcm_gtk/kcmgtk.cpp
+++ b/kcm_gtk/kcmgtk.cpp
@@ -52,7 +52,7 @@
#include <tqmessagebox.h>
#include <tqcheckbox.h>
#include <tdeglobal.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/src/qt_qt_wrapper.cpp b/src/qt_qt_wrapper.cpp
index 01051b1..53a6b59 100644
--- a/src/qt_qt_wrapper.cpp
+++ b/src/qt_qt_wrapper.cpp
@@ -25,7 +25,7 @@
#include <tdeconfig.h>
#include <tdeglobal.h>
#include <tdecrash.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#undef signals
#include <gdk/gdkx.h>