mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
Include material.h in SpineSlotNode.h for Godot 4.6+ template builds
This commit is contained in:
parent
29eb398c05
commit
ef10e522a8
@ -35,6 +35,7 @@
|
||||
#include <godot_cpp/classes/node2d.hpp>
|
||||
#else
|
||||
#include "scene/2d/node_2d.h"
|
||||
#include "scene/resources/material.h"
|
||||
#endif
|
||||
|
||||
class SpineSlotNode : public Node2D {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user