mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Merge pull request #111481 from Ivorforce/texture-less-includes
Remove extraneous includes from `texture.h`.
This commit is contained in:
commit
c9b72fcfb6
33 changed files with 48 additions and 8 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue