From a28124110a232e082b7cf21a25a9bc3eadde249e Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sun, 20 Nov 2005 18:03:55 +0000 Subject: [PATCH] build fix git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2005 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/libs/resource/resinit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/sc2code/libs/resource/resinit.c b/sc2/src/sc2code/libs/resource/resinit.c index 0b0c2b621..78fda9dc8 100644 --- a/sc2/src/sc2code/libs/resource/resinit.c +++ b/sc2/src/sc2code/libs/resource/resinit.c @@ -20,7 +20,7 @@ #include "misc.h" #include "options.h" #include "types.h" -#include "libs/list.h" +#include "../list.h" #include #include