summaryrefslogtreecommitdiff
path: root/src/gui/button.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/button.cpp')
-rw-r--r--src/gui/button.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/button.cpp b/src/gui/button.cpp
index 2e6bed0a..1d3a04e4 100644
--- a/src/gui/button.cpp
+++ b/src/gui/button.cpp
@@ -19,11 +19,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include <algorithm>
-
#include <guichan/exception.hpp>
#include <guichan/font.hpp>
-#include <guichan/graphics.hpp>
#include "button.h"