From 247fd9993dd95f411eeaf2a1a98887684ab9cb6c Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Sun, 2 Nov 2008 04:42:27 +0000 Subject: Fixed a few windows compiler errors, as well as rolled out a new Windows build. --- src/gui/skill.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/skill.cpp b/src/gui/skill.cpp index 4296c506..5a23e2a8 100644 --- a/src/gui/skill.cpp +++ b/src/gui/skill.cpp @@ -35,7 +35,7 @@ #include "../utils/dtor.h" #include "../utils/xml.h" -#include "log.h" +#include "../log.h" #define SKILLS_FILE "skills.xml" -- cgit v1.2.3-70-g09d2