summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/AE.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-04 12:36:11 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-04 12:36:11 +0100
commit14ed88e58517890f5cce1bb9ab5cfb9e94bcfbf6 (patch)
tree0c3ba10c814187c8ea0891385d210b083dcbb1d8 /src/CompilerKit/AE.h
parentbe042137e28b8baf4a3f703cb0a58f080b1ca642 (diff)
chore: Breaking API changes and work in progress examples for NeCTI SDK.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit/AE.h')
-rw-r--r--src/CompilerKit/AE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CompilerKit/AE.h b/src/CompilerKit/AE.h
index a856689..4692d04 100644
--- a/src/CompilerKit/AE.h
+++ b/src/CompilerKit/AE.h
@@ -10,7 +10,7 @@
#ifndef _NECTI_AE_H_
#define _NECTI_AE_H_
-#include <CompilerKit/Config.h>
+#include <CompilerKit/detail/Config.h>
#include <fstream>
#define kAEIdentVersion (0x0122)