summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPheenoh <pheenoh@gmail.com>2021-02-21 21:49:57 -0500
committerPheenoh <pheenoh@gmail.com>2021-02-21 21:49:57 -0500
commitc262bbfc4d640b0c8d157118a7ae26c1fc2a4baf (patch)
tree4f2dfab285bcc5c7f18595bc7fb192cda96a6c55 /include
parent69eaf7df7606eb94b804b7fca324a36323076daf (diff)
clang-format
Diffstat (limited to 'include')
-rw-r--r--include/f/f_op/f_op_kankyo_mng.h2
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*);