aboutsummaryrefslogtreecommitdiff
path: root/sword1/resman.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/resman.h')
-rw-r--r--sword1/resman.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sword1/resman.h b/sword1/resman.h
index 44ddbd1dd1..f2b08c388d 100644
--- a/sword1/resman.h
+++ b/sword1/resman.h
@@ -22,9 +22,9 @@
#ifndef RESMAN_H
#define RESMAN_H
-#include "memman.h"
+#include "sword1/memman.h"
#include "file.h"
-#include "sworddefs.h"
+#include "sword1/sworddefs.h"
namespace Sword1 {