From 74607b2e4512691b29056b131854f604f8bef941 Mon Sep 17 00:00:00 2001 From: Yuhang Zhao <2546789017@qq.com> Date: Wed, 2 Jun 2021 09:48:04 +0800 Subject: [PATCH] Fix old qt build Signed-off-by: Yuhang Zhao <2546789017@qq.com> --- framelesswindowsmanager.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/framelesswindowsmanager.cpp b/framelesswindowsmanager.cpp index a823830..ba05e28 100644 --- a/framelesswindowsmanager.cpp +++ b/framelesswindowsmanager.cpp @@ -24,6 +24,7 @@ #include "framelesswindowsmanager.h" #include +#include #include #include "utilities.h" #ifdef FRAMELESSHELPER_USE_UNIX_VERSION