From c6bccbf6de33ba907f1cddfa64dadb8cfeea4d2c Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Tue, 15 Mar 2022 13:30:13 +0100 Subject: Fix some compile error against qt6 --- src/trash/dolphintrash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trash') diff --git a/src/trash/dolphintrash.h b/src/trash/dolphintrash.h index 12f10f101..2ee85e89a 100644 --- a/src/trash/dolphintrash.h +++ b/src/trash/dolphintrash.h @@ -11,7 +11,7 @@ #include #include -#include +#include class Trash: public QObject { -- cgit v1.3