diff options
Diffstat (limited to 'public/tools/ping/src/CommandLine.cc')
| -rw-r--r-- | public/tools/ping/src/CommandLine.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/ping/src/CommandLine.cc b/public/tools/ping/src/CommandLine.cc index 580d7973..a9ba177a 100644 --- a/public/tools/ping/src/CommandLine.cc +++ b/public/tools/ping/src/CommandLine.cc @@ -1,4 +1,4 @@ -#include <libSystem/System.h> +#include <libSystem/SystemKit/System.h> SInt32 _NeMain(SInt32 argc, Char* argv[]) { LIBSYS_UNUSED(argc); |
