From 7a07077daf9bee9153d20b164f2db588d21964f8 Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 22 Feb 2024 19:42:13 +0100 Subject: [PATCH] Apply change of `global.h` template --- global.h | 1 + 1 file changed, 1 insertion(+) diff --git a/global.h b/global.h index 62c958d..ef64b63 100644 --- a/global.h +++ b/global.h @@ -4,6 +4,7 @@ #ifndef QT_UTILITIES_GLOBAL #define QT_UTILITIES_GLOBAL +#include "qtutilities-definitions.h" #include #ifdef QT_UTILITIES_STATIC