summaryrefslogtreecommitdiff
path: root/include/f_ap
diff options
context:
space:
mode:
authorJulgodis <>2021-09-26 12:11:21 +0200
committerJulgodis <>2021-09-26 12:11:21 +0200
commitbf12ea7a1111fd57bb38c9f2f8076da6894cd146 (patch)
tree8d05f635966d98788d8d7a9fbfdb142c86147f79 /include/f_ap
parentfa19d7a32e0ed5b8ff1909661220cad8fd2251b4 (diff)
Removed JUtility.h and added './tp format'
Diffstat (limited to 'include/f_ap')
-rw-r--r--include/f_ap/f_ap_game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/f_ap/f_ap_game.h b/include/f_ap/f_ap_game.h
index 140a641656..a7dfe8c9b9 100644
--- a/include/f_ap/f_ap_game.h
+++ b/include/f_ap/f_ap_game.h
@@ -1,7 +1,7 @@
#ifndef F_AP_F_AP_GAME_H
#define F_AP_F_AP_GAME_H
-#include "JSystem/JUtility.h"
+#include "JSystem/JUtility/TColor.h"
#include "dolphin/types.h"
void fapGm_After();