Skip to content

Commit 18dba36

Browse files
committed
Add method_ptrcall header include to type_info to fix compiler errors
1 parent 2efb83a commit 18dba36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/godot_cpp/core/type_info.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
#include <godot_cpp/core/object.hpp>
3434
#include <godot_cpp/variant/typed_array.hpp>
3535
#include <godot_cpp/variant/variant.hpp>
36+
#include <godot_cpp/core/method_ptrcall.hpp>
3637

3738
#include <gdextension_interface.h>
3839

0 commit comments

Comments
 (0)