summaryrefslogtreecommitdiff
path: root/arm9/src/WIFI_stubsmd5_dummy.c
diff options
context:
space:
mode:
authorSeth Barberee <seth.barberee@gmail.com>2021-05-15 20:30:26 -0500
committerSeth Barberee <seth.barberee@gmail.com>2021-05-15 20:30:26 -0500
commit5f4bb52fd5d93b2638c99baee82d63b4d9b9f790 (patch)
tree5245ec30ef97ba2a166c2008fcf16661a8e900cd /arm9/src/WIFI_stubsmd5_dummy.c
parent5d6018d667c8897e660ab1752b25884befdce5af (diff)
address review comments
Diffstat (limited to 'arm9/src/WIFI_stubsmd5_dummy.c')
-rw-r--r--arm9/src/WIFI_stubsmd5_dummy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/src/WIFI_stubsmd5_dummy.c b/arm9/src/WIFI_stubsmd5_dummy.c
index a6447af9..6de2edca 100644
--- a/arm9/src/WIFI_stubsmd5_dummy.c
+++ b/arm9/src/WIFI_stubsmd5_dummy.c
@@ -1,4 +1,4 @@
-#include "global.h"
+#include "function_target.h"
#include "WIFI_stubsmd5_dummy.h"
ARM_FUNC void MD5Final(u8 *digest, struct DGTHash1Context *context)