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. --- AethyraLin2WinXcompile.cbp | 3 --- src/gui/skill.cpp | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/AethyraLin2WinXcompile.cbp b/AethyraLin2WinXcompile.cbp index 2abfefb8..50881830 100644 --- a/AethyraLin2WinXcompile.cbp +++ b/AethyraLin2WinXcompile.cbp @@ -240,9 +240,6 @@ - - - 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