From 9ed4aafff5172e434e5866c3f09887cdc875a832 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Thu, 1 Dec 2022 13:45:32 +0100 Subject: [PATCH] Qt5 compiler error fixed --- src/common/QskGradient.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/QskGradient.cpp b/src/common/QskGradient.cpp index 3202b02f..be96be0f 100644 --- a/src/common/QskGradient.cpp +++ b/src/common/QskGradient.cpp @@ -9,6 +9,7 @@ #include "QskFunctions.h" #include +#include static void qskRegisterGradient() {