summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--amor/amor.cpp2
-rw-r--r--amor/amoranim.cpp2
-rw-r--r--amor/amorbubble.cpp2
-rw-r--r--amor/amordialog.cpp2
-rw-r--r--amor/amortips.cpp2
-rw-r--r--kmoon/kmoonwidget.cpp2
-rw-r--r--kodo/kodometer.h2
-rw-r--r--ktux/sprite.cpp2
-rw-r--r--kweather/reportview.cpp2
-rw-r--r--kweather/stationdatabase.h2
-rw-r--r--kweather/stationsconfigwidget.cpp2
-rw-r--r--kweather/weather_icon.cpp2
-rw-r--r--kweather/weatherbar.cpp2
-rw-r--r--kweather/weatherbutton.cpp2
-rw-r--r--kweather/weatherservice.cpp2
-rw-r--r--kworldwatch/cities.cpp2
-rw-r--r--kworldwatch/flags.cpp2
-rw-r--r--kworldwatch/maploader.cpp2
-rw-r--r--kworldwatch/mapwidget.cpp2
19 files changed, 19 insertions, 19 deletions
diff --git a/amor/amor.cpp b/amor/amor.cpp
index 79e7612..5038752 100644
--- a/amor/amor.cpp
+++ b/amor/amor.cpp
@@ -40,7 +40,7 @@
#include <tdestartupinfo.h>
#include <twin.h>
#include <twinmodule.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <khelpmenu.h>
#include <kiconloader.h>
diff --git a/amor/amoranim.cpp b/amor/amoranim.cpp
index a95dcc6..4d7c071 100644
--- a/amor/amoranim.cpp
+++ b/amor/amoranim.cpp
@@ -26,7 +26,7 @@
*/
#include <stdlib.h>
#include <tdeapplication.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "amoranim.h"
#include "amorpm.h"
diff --git a/amor/amorbubble.cpp b/amor/amorbubble.cpp
index fcb7fe7..dc2b383 100644
--- a/amor/amorbubble.cpp
+++ b/amor/amorbubble.cpp
@@ -29,7 +29,7 @@
#include <tqpainter.h>
#include <ktextbrowser.h>
#include <tqtooltip.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <X11/Xlib.h>
#include <X11/extensions/shape.h>
#include <tqtimer.h>
diff --git a/amor/amordialog.cpp b/amor/amordialog.cpp
index 3d99a25..6e5f7cb 100644
--- a/amor/amordialog.cpp
+++ b/amor/amordialog.cpp
@@ -36,7 +36,7 @@
#include "version.h"
#include <tdelocale.h>
#include <tqvbox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
//---------------------------------------------------------------------------
//
diff --git a/amor/amortips.cpp b/amor/amortips.cpp
index 60479bb..8e7ef41 100644
--- a/amor/amortips.cpp
+++ b/amor/amortips.cpp
@@ -27,7 +27,7 @@
#include <stdlib.h>
#include <tdeapplication.h>
#include "amortips.h"
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelocale.h>
#include <tqfile.h>
#include <tqregexp.h>
diff --git a/kmoon/kmoonwidget.cpp b/kmoon/kmoonwidget.cpp
index 711beaf..8a5d390 100644
--- a/kmoon/kmoonwidget.cpp
+++ b/kmoon/kmoonwidget.cpp
@@ -26,7 +26,7 @@
#include <tqpainter.h>
#include <kdebug.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kiconeffect.h>
#include <tdeconfig.h>
diff --git a/kodo/kodometer.h b/kodo/kodometer.h
index 77f40b0..13eaeb1 100644
--- a/kodo/kodometer.h
+++ b/kodo/kodometer.h
@@ -42,7 +42,7 @@
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <tdepopupmenu.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdetoolbar.h>
#include <twin.h>
diff --git a/ktux/sprite.cpp b/ktux/sprite.cpp
index d7ada59..0c6f93c 100644
--- a/ktux/sprite.cpp
+++ b/ktux/sprite.cpp
@@ -11,7 +11,7 @@
#include <tqmessagebox.h>
#include <tqlayout.h>
#include <tqslider.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdelocale.h>
#include <kdebug.h>
#include <kstdguiitem.h>
diff --git a/kweather/reportview.cpp b/kweather/reportview.cpp
index 97c308f..6db9f7a 100644
--- a/kweather/reportview.cpp
+++ b/kweather/reportview.cpp
@@ -18,7 +18,7 @@
#include <tdeconfig.h>
#include <kdebug.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdehtml_part.h>
#include <tdehtmlview.h>
#include <tdeglobalsettings.h>
diff --git a/kweather/stationdatabase.h b/kweather/stationdatabase.h
index d1f414a..df37cbb 100644
--- a/kweather/stationdatabase.h
+++ b/kweather/stationdatabase.h
@@ -17,7 +17,7 @@
#include <tqstring.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
/**
This is the main database for mapping METAR codes to Station information.
diff --git a/kweather/stationsconfigwidget.cpp b/kweather/stationsconfigwidget.cpp
index 365650b..3adb8e0 100644
--- a/kweather/stationsconfigwidget.cpp
+++ b/kweather/stationsconfigwidget.cpp
@@ -29,7 +29,7 @@
#include <tdelistview.h>
#include <tdelocale.h>
#include <kpushbutton.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kiconloader.h>
#include "stationsconfigwidget.h"
diff --git a/kweather/weather_icon.cpp b/kweather/weather_icon.cpp
index bce9073..1100ded 100644
--- a/kweather/weather_icon.cpp
+++ b/kweather/weather_icon.cpp
@@ -1,6 +1,6 @@
#include <tqpair.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kiconloader.h>
#include <kdebug.h>
diff --git a/kweather/weatherbar.cpp b/kweather/weatherbar.cpp
index e9f5309..f66e1d1 100644
--- a/kweather/weatherbar.cpp
+++ b/kweather/weatherbar.cpp
@@ -32,7 +32,7 @@
#include <tdelocale.h>
#include <kdebug.h>
#include <tdeconfig.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tdeglobalsettings.h>
#include <tdemessagebox.h>
#include <dcopclient.h>
diff --git a/kweather/weatherbutton.cpp b/kweather/weatherbutton.cpp
index 9f1dc21..a75402d 100644
--- a/kweather/weatherbutton.cpp
+++ b/kweather/weatherbutton.cpp
@@ -27,7 +27,7 @@
#include <kiconeffect.h>
#include <kicontheme.h>
#include <kipc.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
WeatherButton::WeatherButton( TQWidget *parent, const char *name )
: TQButton( parent, name ), m_highlight( false )
diff --git a/kweather/weatherservice.cpp b/kweather/weatherservice.cpp
index 1418cdd..0496bd8 100644
--- a/kweather/weatherservice.cpp
+++ b/kweather/weatherservice.cpp
@@ -24,7 +24,7 @@
#include <tdeconfig.h>
#include <tdeglobal.h>
#include <tdelocale.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kiconloader.h>
#include "weatherlib.h"
diff --git a/kworldwatch/cities.cpp b/kworldwatch/cities.cpp
index 8179ed3..ab7cfd9 100644
--- a/kworldwatch/cities.cpp
+++ b/kworldwatch/cities.cpp
@@ -32,7 +32,7 @@
#include <tdeglobal.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "cities.h"
diff --git a/kworldwatch/flags.cpp b/kworldwatch/flags.cpp
index 26ca4e6..f66462e 100644
--- a/kworldwatch/flags.cpp
+++ b/kworldwatch/flags.cpp
@@ -28,7 +28,7 @@
#include <limits.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include "flags.h"
diff --git a/kworldwatch/maploader.cpp b/kworldwatch/maploader.cpp
index ce192f2..927491f 100644
--- a/kworldwatch/maploader.cpp
+++ b/kworldwatch/maploader.cpp
@@ -36,7 +36,7 @@
#include <tdeglobal.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdesktopfile.h>
#include <kimageeffect.h>
diff --git a/kworldwatch/mapwidget.cpp b/kworldwatch/mapwidget.cpp
index 25bdea8..24e69f7 100644
--- a/kworldwatch/mapwidget.cpp
+++ b/kworldwatch/mapwidget.cpp
@@ -43,7 +43,7 @@
#include <tdeglobalsettings.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <tqcursor.h>
#include <tqpainter.h>