mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Move server files into their subfolders
This commit is contained in:
parent
d705613db3
commit
3d1c9fd5de
393 changed files with 600 additions and 579 deletions
|
|
@ -33,7 +33,7 @@
|
|||
#ifdef TOOLS_ENABLED
|
||||
|
||||
#include "editor/themes/builtin_fonts.gen.h"
|
||||
#include "servers/text_server.h"
|
||||
#include "servers/text/text_server.h"
|
||||
#include "tests/test_macros.h"
|
||||
|
||||
namespace TestTextServer {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue