diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/f/f_op/f_op_kankyo_mng.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/f/f_op/f_op_kankyo_mng.h b/include/f/f_op/f_op_kankyo_mng.h index 5aab1cdf60..e1eaca4d76 100644 --- a/include/f/f_op/f_op_kankyo_mng.h +++ b/include/f/f_op/f_op_kankyo_mng.h @@ -1,8 +1,8 @@ #ifndef F_F_OP_KANKYO_MNG_H_ #define F_F_OP_KANKYO_MNG_H_ -#include "dolphin/types.h" #include "SComponent/c_xyz.h" +#include "dolphin/types.h" typedef int (*fopKyMCreateFunc)(void*); |
