summaryrefslogtreecommitdiff
path: root/src/map_obj_lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map_obj_lock.c')
-rw-r--r--src/map_obj_lock.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map_obj_lock.c b/src/map_obj_lock.c
index 1aeb248ee..bd40bcacc 100644
--- a/src/map_obj_lock.c
+++ b/src/map_obj_lock.c
@@ -1,9 +1,9 @@
-#include "field_map_obj.h"
-#include "script_movement.h"
#include "global.h"
#include "map_obj_lock.h"
+#include "field_map_obj.h"
#include "field_map_obj_helpers.h"
#include "field_player_avatar.h"
+#include "script_movement.h"
#include "task.h"
extern u16 gScriptFacing;