diff options
Diffstat (limited to 'public/tools/make_app')
| -rw-r--r-- | public/tools/make_app/Common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/tools/make_app/Common.h b/public/tools/make_app/Common.h index e54cf701..97d320c8 100644 --- a/public/tools/make_app/Common.h +++ b/public/tools/make_app/Common.h @@ -6,7 +6,7 @@ #ifndef APPS_COMMON_H #define APPS_COMMON_H -#include <SCIKit/SystemCalls.h> +#include <user/SystemCalls.h> #include <CoreFoundation.fwrk/headers/Foundation.h> #endif // APPS_COMMON_H |
