aboutsummaryrefslogtreecommitdiff
path: root/sword1/logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/logic.h')
-rw-r--r--sword1/logic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sword1/logic.h b/sword1/logic.h
index 3d3fc47288..edc65c8484 100644
--- a/sword1/logic.h
+++ b/sword1/logic.h
@@ -23,8 +23,8 @@
#define BSLOGIC_H
// combination of logic.c and scr_int.c
-#include "sworddefs.h"
-#include "objectman.h"
+#include "sword1/sworddefs.h"
+#include "sword1/objectman.h"
#include "common/util.h"
#include "sound/mixer.h"