summaryrefslogtreecommitdiff
path: root/include/MSL_C/MSL_Common_Embedded
diff options
context:
space:
mode:
authorTakaRikka <38417346+TakaRikka@users.noreply.github.com>2023-01-02 21:28:46 -0800
committerGitHub <noreply@github.com>2023-01-02 22:28:46 -0700
commite1114ebcf9bcadb3a82355c68c09b308ad3f9606 (patch)
tree964b34365c47295f9a2336773213187c030a3a06 /include/MSL_C/MSL_Common_Embedded
parentf6a9947c6c8071a988d1584cafef5d5840f370ca (diff)
MSL_C cleanup (#238)
* clean up MSL_C files according to prime decomp * remove asm
Diffstat (limited to 'include/MSL_C/MSL_Common_Embedded')
-rw-r--r--include/MSL_C/MSL_Common_Embedded/Src/ansi_fp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/MSL_C/MSL_Common_Embedded/Src/ansi_fp.h b/include/MSL_C/MSL_Common_Embedded/Src/ansi_fp.h
index cf26db8d31..38e5dec6f6 100644
--- a/include/MSL_C/MSL_Common_Embedded/Src/ansi_fp.h
+++ b/include/MSL_C/MSL_Common_Embedded/Src/ansi_fp.h
@@ -1,6 +1,6 @@
#ifndef MSL_COMMON_EMBEDDED_SRC_ANSI_FP_H
#define MSL_COMMON_EMBEDDED_SRC_ANSI_FP_H
-#include "dolphin/types.h"
+
#endif /* MSL_COMMON_EMBEDDED_SRC_ANSI_FP_H */