You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Remove extraneous includes from texture.h.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
#include "noise.h"
|
||||
|
||||
#include "servers/rendering/rendering_server.h"
|
||||
|
||||
NoiseTexture2D::NoiseTexture2D() {
|
||||
noise = Ref<Noise>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user