From f7930b3a1279922cf9e6e75e651fe9b5df247bc6 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 2 Dec 2025 01:39:42 -0500 Subject: chore: source level tweaks and breaking API changes. Signed-off-by: Amlal El Mahrouss --- src/CompilerKit/AE.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CompilerKit/AE.h') diff --git a/src/CompilerKit/AE.h b/src/CompilerKit/AE.h index a1f56e6..a856689 100644 --- a/src/CompilerKit/AE.h +++ b/src/CompilerKit/AE.h @@ -11,6 +11,7 @@ #define _NECTI_AE_H_ #include +#include #define kAEIdentVersion (0x0122) -- cgit v1.2.3