summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/ErrorID.h
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-12-04 15:13:22 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2025-12-04 15:17:53 +0100
commitcd3092186eb698a9ed175dacb6884f0404e7c062 (patch)
treecdc3e0e013f5efb0dfc8c450b706951d3a8e3597 /src/CompilerKit/ErrorID.h
parent14ed88e58517890f5cce1bb9ab5cfb9e94bcfbf6 (diff)
chore! Breaking API changes for CompilerKit and DebuggerKit.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit/ErrorID.h')
-rw-r--r--src/CompilerKit/ErrorID.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CompilerKit/ErrorID.h b/src/CompilerKit/ErrorID.h
index 5781842..3e3b0d7 100644
--- a/src/CompilerKit/ErrorID.h
+++ b/src/CompilerKit/ErrorID.h
@@ -9,7 +9,7 @@
#pragma once
-#include <CompilerKit/detail/Config.h>
+#include <CompilerKit/Detail/Config.h>
/// =========================================================== ///
/// @file ErrorID.h