From caa5df3dcc83de066034204ef4f40475e6f9e07f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 22:45:44 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- kttsd/plugins/command/commandconf.cpp | 2 +- kttsd/plugins/command/commandproc.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kttsd/plugins/command') diff --git a/kttsd/plugins/command/commandconf.cpp b/kttsd/plugins/command/commandconf.cpp index 2144b52..8bd6c4d 100644 --- a/kttsd/plugins/command/commandconf.cpp +++ b/kttsd/plugins/command/commandconf.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include #include // KTTS includes. diff --git a/kttsd/plugins/command/commandproc.cpp b/kttsd/plugins/command/commandproc.cpp index eba5990..132cf6b 100644 --- a/kttsd/plugins/command/commandproc.cpp +++ b/kttsd/plugins/command/commandproc.cpp @@ -29,7 +29,7 @@ #include #include #include -#include +#include // KTTS includes. #include -- cgit v1.2.3