From bea4b65639c2af6de3fc03c072d887ea94a24923 Mon Sep 17 00:00:00 2001 From: wmayer Date: Wed, 5 Jan 2022 20:11:16 +0100 Subject: [PATCH] App: include FCGlobal.h for export macro --- src/App/ObjectIdentifier.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App/ObjectIdentifier.h b/src/App/ObjectIdentifier.h index 16a16400bc..c510278157 100644 --- a/src/App/ObjectIdentifier.h +++ b/src/App/ObjectIdentifier.h @@ -33,6 +33,7 @@ #include #include #include +#include namespace App {