From c84c751049da63ff4a3b51e909c68a17b390beee Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 18:32:52 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- src/htmlwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/htmlwidget.cpp') diff --git a/src/htmlwidget.cpp b/src/htmlwidget.cpp index 651fc85..179427a 100644 --- a/src/htmlwidget.cpp +++ b/src/htmlwidget.cpp @@ -31,7 +31,7 @@ #include #include #include -#include +#include #include "htmlwidget.h" #include "knmap.h" -- cgit v1.2.3