From eb0254634f44e69ddd1370609e4adb4c0c6c9825 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 13:07:17 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- blinken/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blinken/src') diff --git a/blinken/src/main.cpp b/blinken/src/main.cpp index fdc6987f..4fc14a95 100644 --- a/blinken/src/main.cpp +++ b/blinken/src/main.cpp @@ -10,7 +10,7 @@ #include #include #include -#include +#include #include #include "fontchecker.h" -- cgit v1.2.1