From f768603baa4c04dbfa468e0074e5ae1883a7f2c7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 19:07:58 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- plugins/plasmoids/kbfxplasmadatapluginplosmoid.cpp | 2 +- plugins/recentstuff/kbfxplasmarecentstuff.cpp | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/plasmoids/kbfxplasmadatapluginplosmoid.cpp b/plugins/plasmoids/kbfxplasmadatapluginplosmoid.cpp index c1467e6..5cc9c14 100644 --- a/plugins/plasmoids/kbfxplasmadatapluginplosmoid.cpp +++ b/plugins/plasmoids/kbfxplasmadatapluginplosmoid.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/plugins/recentstuff/kbfxplasmarecentstuff.cpp b/plugins/recentstuff/kbfxplasmarecentstuff.cpp index 7e78734..bdba68f 100644 --- a/plugins/recentstuff/kbfxplasmarecentstuff.cpp +++ b/plugins/recentstuff/kbfxplasmarecentstuff.cpp @@ -23,11 +23,10 @@ #include #include #include -#include +#include #include #include #include -#include KbfxDataStack * view () -- cgit v1.2.3