From b4b1bbd7390e04d423d034c60c30b1188546cbbe Mon Sep 17 00:00:00 2001 From: Gabriel Ferreira Date: Wed, 3 Apr 2024 22:20:28 +0200 Subject: [PATCH] core: Add missing header --- src/core/model/make-event.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/model/make-event.h b/src/core/model/make-event.h index 9a98a9691..260f067ca 100644 --- a/src/core/model/make-event.h +++ b/src/core/model/make-event.h @@ -21,6 +21,7 @@ #include "warnings.h" +#include #include /**