From 4783d1b3397ca8cbf0c22f01334d962ffc6a67f2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 5 Nov 2024 17:24:51 +0900 Subject: Don't use obsolete header kapp.h Signed-off-by: Michele Calgaro (cherry picked from commit c47df9e49f36c79ead7aac99aa4e817c46891e7b) --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index bfa6cc5..05a5e07 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include -- cgit v1.2.3