You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Remove extraneous includes from texture.h.
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
|
||||
#include "animated_texture.h"
|
||||
|
||||
#include "core/os/os.h"
|
||||
#include "servers/rendering/rendering_server.h"
|
||||
|
||||
void AnimatedTexture::_update_proxy() {
|
||||
RWLockRead r(rw_lock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user