Skip to content

Commit 0f0d285

Browse files
committed
Fixed linter error
1 parent 05b9f0f commit 0f0d285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/godot_cpp/core/type_info.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030

3131
#pragma once
3232

33+
#include <godot_cpp/core/method_ptrcall.hpp>
3334
#include <godot_cpp/core/object.hpp>
3435
#include <godot_cpp/variant/typed_array.hpp>
3536
#include <godot_cpp/variant/variant.hpp>
36-
#include <godot_cpp/core/method_ptrcall.hpp>
3737

3838
#include <gdextension_interface.h>
3939

0 commit comments

Comments
 (0)