summaryrefslogtreecommitdiffhomepage
path: root/public/tools/mgmt/src/CommandLine.cc
diff options
context:
space:
mode:
Diffstat (limited to 'public/tools/mgmt/src/CommandLine.cc')
-rw-r--r--public/tools/mgmt/src/CommandLine.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/mgmt/src/CommandLine.cc b/public/tools/mgmt/src/CommandLine.cc
index 45990d08..f3840d01 100644
--- a/public/tools/mgmt/src/CommandLine.cc
+++ b/public/tools/mgmt/src/CommandLine.cc
@@ -1,4 +1,4 @@
-#include <user/SystemCalls.h>
+#include <libSystem/System.h>
SInt32 _NeMain(SInt32 argc, Char* argv[]) {
return EXIT_FAILURE;