mirror of
https://github.com/zeldaret/tp
synced 2026-08-22 06:44:53 -04:00
Fixed capitalization and msl library names
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef D_SAVE_D_SAVE_H
|
||||
#define D_SAVE_D_SAVE_H
|
||||
|
||||
#include "MSL_C.PPCEABI.bare.H/MSL_Common/Src/printf.h"
|
||||
#include "MSL_C.PPCEABI.bare.H/MSL_Common/Src/string.h"
|
||||
#include "msl_c/MSL_Common/Src/printf.h"
|
||||
#include "msl_c/MSL_Common/Src/string.h"
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "dolphin/os/OS.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
Reference in New Issue
Block a user