From 470f065bc61bc3dbebe342d426e49a4f70ff335b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 21 Jan 2026 16:18:44 +0100 Subject: task: #57: Working on NASM support for frontend. Signed-off-by: Amlal El Mahrouss --- include/CompilerKit/AE.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/CompilerKit/AE.h') diff --git a/include/CompilerKit/AE.h b/include/CompilerKit/AE.h index 945dd83..e96861c 100644 --- a/include/CompilerKit/AE.h +++ b/include/CompilerKit/AE.h @@ -4,7 +4,7 @@ // Official repository: https://github.com/nekernel-org/nectar #ifndef NECTAR_COMPILERKIT_AE_H -#define NECTAR_COMPILERKIT_AE_H_ +#define NECTAR_COMPILERKIT_AE_H #include #include -- cgit v1.2.3