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