Move Text.h over to i18n too

Never use relative paths for #includes. Didn't touch the rest because
out of scope.
This commit is contained in:
Marco Antonio J. Costa
2024-12-31 16:28:44 -03:00
parent 33e8c1dc39
commit 5fb989a1fc
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include "../../TileEngine/Isometric Utils.h" // defines NOWHERE
#include "../../Utils/Debug Control.h" // LiveMessage
#include "../../Utils/Font Control.h" // ScreenMsg about deadlock
#include "../../Utils/Text.h" // Sniper warning
#include <Text.h> // Sniper warning
#include "../../Utils/message.h" // ditto