summaryrefslogtreecommitdiffhomepage
path: root/include/CompilerKit/AE.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/CompilerKit/AE.h')
-rw-r--r--include/CompilerKit/AE.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/CompilerKit/AE.h b/include/CompilerKit/AE.h
index c1c6ed9..3475460 100644
--- a/include/CompilerKit/AE.h
+++ b/include/CompilerKit/AE.h
@@ -2,13 +2,13 @@
* ========================================================
*
* CompilerKit
- * Copyright (C) 2024-2025 Amlal El Mahrouss, Licensed under the Apache 2.0 license.
+ * Copyright (C) 2024-2025 Amlal El Mahrouss, licensed under the Apache 2.0 license.
*
* ========================================================
*/
-#ifndef _NECTI_AE_H_
-#define _NECTI_AE_H_
+#ifndef _NECTAR_AE_H_
+#define _NECTAR_AE_H_
#include <CompilerKit/Detail/Config.h>
#include <fstream>
@@ -135,4 +135,4 @@ class AEReadableProtocol final {
};
} // namespace CompilerKit::Utils
-#endif /* ifndef _NECTI_AE_H_ */ \ No newline at end of file
+#endif /* ifndef _NECTAR_AE_H_ */ \ No newline at end of file