From f5bba420c167f098576e9d9cffa4114ff17976a4 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 22:46:37 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- kpercentage/kpercentage/kanswer.cpp | 2 +- kpercentage/kpercentage/kpercentage.cpp | 2 +- kpercentage/kpercentage/kpercentmain.cpp | 2 +- kpercentage/kpercentage/ksplashscreen.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kpercentage') diff --git a/kpercentage/kpercentage/kanswer.cpp b/kpercentage/kpercentage/kanswer.cpp index 93270322..23b6deb1 100644 --- a/kpercentage/kpercentage/kanswer.cpp +++ b/kpercentage/kpercentage/kanswer.cpp @@ -33,7 +33,7 @@ #include #include #include -#include +#include #include // local includes diff --git a/kpercentage/kpercentage/kpercentage.cpp b/kpercentage/kpercentage/kpercentage.cpp index fcaa2d5a..36ded4c5 100644 --- a/kpercentage/kpercentage/kpercentage.cpp +++ b/kpercentage/kpercentage/kpercentage.cpp @@ -34,7 +34,7 @@ #include #include #include -#include +#include //local includes #include "kpercentage.h" diff --git a/kpercentage/kpercentage/kpercentmain.cpp b/kpercentage/kpercentage/kpercentmain.cpp index 1035381e..71beb699 100644 --- a/kpercentage/kpercentage/kpercentmain.cpp +++ b/kpercentage/kpercentage/kpercentmain.cpp @@ -33,7 +33,7 @@ // KDE includes #include #include -#include +#include #include #include diff --git a/kpercentage/kpercentage/ksplashscreen.cpp b/kpercentage/kpercentage/ksplashscreen.cpp index a97c85e2..30dc09d7 100644 --- a/kpercentage/kpercentage/ksplashscreen.cpp +++ b/kpercentage/kpercentage/ksplashscreen.cpp @@ -24,7 +24,7 @@ #include // KDE includes -#include +#include // local includes #include "kpercentage.h" -- cgit v1.2.1