diff options
Diffstat (limited to 'public/tools/ld/src/CommandLine.cc')
| -rw-r--r-- | public/tools/ld/src/CommandLine.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/ld/src/CommandLine.cc b/public/tools/ld/src/CommandLine.cc index 710b2a41..87c85db8 100644 --- a/public/tools/ld/src/CommandLine.cc +++ b/public/tools/ld/src/CommandLine.cc @@ -4,7 +4,7 @@ * Copyright (c) 2024 Amlal EL Mahrouss */ -#include <SCIKit/SystemCalls.h> +#include <user/SystemCalls.h> /// @brief Placeholder program. |
