fix redefinition of the battle_context destructor

This commit is contained in:
Patrick Parker 2006-08-27 19:23:01 +00:00
parent e4e0b5f275
commit f85883d149

View File

@ -17,6 +17,7 @@
#ifdef HAVE_PYTHON
#include "ai_python.hpp"
#endif
#include "actions.hpp"
#include "dialogs.hpp"
#include "game_config.hpp"
#include "game_events.hpp"