Remove an unneeded include.

This commit is contained in:
Mark de Wever 2009-12-05 21:25:26 +00:00
parent 27bbe4cac7
commit 9ea3cc6936

View File

@ -21,7 +21,6 @@
#include "chat_events.hpp"
#include "show_dialog.hpp"
#include "floating_textbox.hpp"
#include "widgets/textbox.hpp"
class game_state;
class tod_manager;