From be177d862cb776f3605c596eecfb2a6c35fe872f Mon Sep 17 00:00:00 2001 From: mudlord Date: Sun, 8 May 2022 04:33:45 +1000 Subject: [PATCH] apply twinaphex's requests. --- mupen64plus-rsp-hle/src/alist.c | 2 +- mupen64plus-rsp-hle/src/alist.h | 2 +- mupen64plus-rsp-hle/src/alist_audio.c | 2 +- mupen64plus-rsp-hle/src/alist_naudio.c | 2 +- mupen64plus-rsp-hle/src/alist_nead.c | 2 +- mupen64plus-rsp-hle/src/hle.c | 2 +- mupen64plus-rsp-hle/src/musyx.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mupen64plus-rsp-hle/src/alist.c b/mupen64plus-rsp-hle/src/alist.c index 84860e7b..8e2d159a 100644 --- a/mupen64plus-rsp-hle/src/alist.c +++ b/mupen64plus-rsp-hle/src/alist.c @@ -22,7 +22,7 @@ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #include -#include +#include #include #include diff --git a/mupen64plus-rsp-hle/src/alist.h b/mupen64plus-rsp-hle/src/alist.h index 9db985ef..46d54ff3 100644 --- a/mupen64plus-rsp-hle/src/alist.h +++ b/mupen64plus-rsp-hle/src/alist.h @@ -22,7 +22,7 @@ #ifndef ALIST_INTERNAL_H #define ALIST_INTERNAL_H -#include +#include #include #include diff --git a/mupen64plus-rsp-hle/src/alist_audio.c b/mupen64plus-rsp-hle/src/alist_audio.c index 0d2dceac..e3a6c153 100644 --- a/mupen64plus-rsp-hle/src/alist_audio.c +++ b/mupen64plus-rsp-hle/src/alist_audio.c @@ -21,7 +21,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -#include +#include #include #include diff --git a/mupen64plus-rsp-hle/src/alist_naudio.c b/mupen64plus-rsp-hle/src/alist_naudio.c index 25cf674e..acbad312 100644 --- a/mupen64plus-rsp-hle/src/alist_naudio.c +++ b/mupen64plus-rsp-hle/src/alist_naudio.c @@ -21,7 +21,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -#include +#include #include #include "alist.h" diff --git a/mupen64plus-rsp-hle/src/alist_nead.c b/mupen64plus-rsp-hle/src/alist_nead.c index 11dcb805..a45f6a72 100644 --- a/mupen64plus-rsp-hle/src/alist_nead.c +++ b/mupen64plus-rsp-hle/src/alist_nead.c @@ -21,7 +21,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -#include +#include #include #include "alist.h" diff --git a/mupen64plus-rsp-hle/src/hle.c b/mupen64plus-rsp-hle/src/hle.c index 4e65113a..f91638b8 100644 --- a/mupen64plus-rsp-hle/src/hle.c +++ b/mupen64plus-rsp-hle/src/hle.c @@ -21,7 +21,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -#include +#include #include #ifdef ENABLE_TASK_DUMP diff --git a/mupen64plus-rsp-hle/src/musyx.c b/mupen64plus-rsp-hle/src/musyx.c index d5a630a0..0da031b8 100644 --- a/mupen64plus-rsp-hle/src/musyx.c +++ b/mupen64plus-rsp-hle/src/musyx.c @@ -19,7 +19,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ -#include +#include #include #include #include