1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Remove extraneous includes from texture.h.

This commit is contained in:
Lukas Tenbrink
2025-10-10 17:19:55 +02:00
parent 295e465fe4
commit 985e6178b4
33 changed files with 48 additions and 8 deletions

View File

@@ -54,6 +54,7 @@ using namespace godot;
#include "core/io/file_access.h"
#include "core/string/print_string.h"
#include "core/string/translation_server.h"
#include "servers/rendering/rendering_server.h"
#include "modules/modules_enabled.gen.h" // For freetype, msdfgen, svg.