From ab7c30e4ed59004f311fd068746d1537c9da5f50 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 5 Nov 2004 22:12:07 +0000 Subject: Fix #include svn-id: r15714 --- sword1/resman.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sword1') diff --git a/sword1/resman.h b/sword1/resman.h index f2b08c388d..4f2336e70c 100644 --- a/sword1/resman.h +++ b/sword1/resman.h @@ -23,7 +23,7 @@ #define RESMAN_H #include "sword1/memman.h" -#include "file.h" +#include "common/file.h" #include "sword1/sworddefs.h" namespace Sword1 { -- cgit v1.2.3