summaryrefslogtreecommitdiffstats
path: root/kweather/weatherbar.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-25 22:49:55 +0900
committerMichele Calgaro <[email protected]>2025-02-25 22:49:55 +0900
commitd49beb3f3c75ca7d8aa230746441294ad5ba3bd7 (patch)
tree4b670ec3733465b818a238c61f244206d729107e /kweather/weatherbar.cpp
parentc2103a5902f26902d0a208edec9f11aa3ead3716 (diff)
downloadtdetoys-master.tar.gz
tdetoys-master.zip
Use tdestandarddirs.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kweather/weatherbar.cpp')
-rw-r--r--kweather/weatherbar.cpp2
1 files changed, 1 insertions, 1 deletions
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>