mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
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:
@@ -15,7 +15,7 @@
|
|||||||
#include "../../TileEngine/Isometric Utils.h" // defines NOWHERE
|
#include "../../TileEngine/Isometric Utils.h" // defines NOWHERE
|
||||||
#include "../../Utils/Debug Control.h" // LiveMessage
|
#include "../../Utils/Debug Control.h" // LiveMessage
|
||||||
#include "../../Utils/Font Control.h" // ScreenMsg about deadlock
|
#include "../../Utils/Font Control.h" // ScreenMsg about deadlock
|
||||||
#include "../../Utils/Text.h" // Sniper warning
|
#include <Text.h> // Sniper warning
|
||||||
#include "../../Utils/message.h" // ditto
|
#include "../../Utils/message.h" // ditto
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user