summaryrefslogtreecommitdiff
path: root/include/f_ap
diff options
context:
space:
mode:
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();