Merge pull request #8010 from Chaosus/gextension_fix2

This commit is contained in:
Yuri Rubinsky
2023-09-23 10:30:39 +03:00
committed by GitHub

View File

@@ -258,7 +258,6 @@ GDExtension plugin.
#include <gdextension_interface.h>
#include <godot_cpp/core/defs.hpp>
#include <godot_cpp/core/class_db.hpp>
#include <godot_cpp/godot.hpp>
using namespace godot;