Add method_ptrcall header include to type_info to fix compiler errors
@@ -30,6 +30,7 @@
#pragma once
+#include <godot_cpp/core/method_ptrcall.hpp>
#include <godot_cpp/core/object.hpp>
#include <godot_cpp/variant/typed_array.hpp>
#include <godot_cpp/variant/variant.hpp>