summaryrefslogtreecommitdiff
path: root/src/gui/inttextbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/inttextbox.h')
-rw-r--r--src/gui/inttextbox.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/inttextbox.h b/src/gui/inttextbox.h
index c9eec49e..e3517c62 100644
--- a/src/gui/inttextbox.h
+++ b/src/gui/inttextbox.h
@@ -24,9 +24,6 @@
#ifndef INTTEXTBOX_H
#define INTTEXTBOX_H
-#include <iostream>
-#include <sstream>
-#include <guichan.hpp>
#include "textbox.h"
/**