diff options
author | Michele Calgaro <[email protected]> | 2025-02-25 18:16:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-25 18:16:23 +0900 |
commit | 75a914db884c355afe93e1332427623ff9e91b3b (patch) | |
tree | 59fa82afc0b7e7c00a6042effc71728445c4e83a /tdeui/tdemainwindow.cpp | |
parent | b2925b116af68ffc3b1696c0d5b81696f894de04 (diff) | |
download | tdelibs-rename/kstandarddirs-h.tar.gz tdelibs-rename/kstandarddirs-h.zip |
Rename kstandarddirs.h to tdestandarddirs.hrename/kstandarddirs-h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdeui/tdemainwindow.cpp')
-rw-r--r-- | tdeui/tdemainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tdemainwindow.cpp b/tdeui/tdemainwindow.cpp index 33eb53676..a62633930 100644 --- a/tdeui/tdemainwindow.cpp +++ b/tdeui/tdemainwindow.cpp @@ -47,7 +47,7 @@ #include <tdemainwindow.h> #include <tdelocale.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <kstaticdeleter.h> #if defined TQ_WS_X11 #include <netwm.h> |