From 338c3b1cae626830c9b9d231aeb9f9e8034b37d1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 May 2011 20:32:32 +0300 Subject: Switch includes to use embedded guichan. --- src/game.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/game.cpp') diff --git a/src/game.cpp b/src/game.cpp index 850d335e4..d95e2ef8c 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -101,8 +101,8 @@ #include "utils/gettext.h" #include "utils/mkdir.h" -#include -#include +#include "guichan/exception.hpp" +#include "guichan/focushandler.hpp" #include -- cgit v1.2.3-70-g09d2