summaryrefslogtreecommitdiff
path: root/include/f_pc/f_pc_pause.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/f_pc/f_pc_pause.h')
-rw-r--r--include/f_pc/f_pc_pause.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/f_pc/f_pc_pause.h b/include/f_pc/f_pc_pause.h
index d55e53d4ce..895b25af95 100644
--- a/include/f_pc/f_pc_pause.h
+++ b/include/f_pc/f_pc_pause.h
@@ -2,8 +2,6 @@
#define F_PC_PAUSE_
#include "dolphin/types.h"
-#include "f_pc/f_pc_base.h"
-#include "f_pc/f_pc_node.h"
s32 fpcPause_IsEnable(void* pProc, u8 expected);
s32 fpcPause_Enable(void* pProc, u8 pauseMask);