aboutsummaryrefslogtreecommitdiff
path: root/sword1/text.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/text.cpp')
-rw-r--r--sword1/text.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/sword1/text.cpp b/sword1/text.cpp
index e72cf3c999..c832c581ba 100644
--- a/sword1/text.cpp
+++ b/sword1/text.cpp
@@ -20,12 +20,12 @@
*/
#include "stdafx.h"
-#include "text.h"
-#include "resman.h"
-#include "objectman.h"
+#include "sword1/text.h"
+#include "sword1/resman.h"
+#include "sword1/objectman.h"
#include "common/util.h"
-#include "swordres.h"
-#include "sworddefs.h"
+#include "sword1/swordres.h"
+#include "sword1/sworddefs.h"
namespace Sword1 {