aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/TextBox.hh
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2007-12-30 06:44:11 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2007-12-30 06:44:11 (GMT)
commit4cc810b0d39917d37fa08034ac7dd509292c9ce3 (patch)
tree88c04dae96cda14478872c7aa34861c2f977ecb2 /src/FbTk/TextBox.hh
parentde6d340ba3a1a64ee46e6562d0bdab062cb92a1e (diff)
downloadfluxbox-4cc810b0d39917d37fa08034ac7dd509292c9ce3.zip
fluxbox-4cc810b0d39917d37fa08034ac7dd509292c9ce3.tar.bz2
remove some (hopefully) unneeded header includes
Diffstat (limited to 'src/FbTk/TextBox.hh')
-rw-r--r--src/FbTk/TextBox.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbTk/TextBox.hh b/src/FbTk/TextBox.hh
index 78676a1..fbf533e 100644
--- a/src/FbTk/TextBox.hh
+++ b/src/FbTk/TextBox.hh
@@ -25,8 +25,6 @@
25#define FBTK_TEXTBOX_HH 25#define FBTK_TEXTBOX_HH
26 26
27#include "FbWindow.hh" 27#include "FbWindow.hh"
28#include "Color.hh"
29#include "Text.hh"
30#include "EventHandler.hh" 28#include "EventHandler.hh"
31 29
32#include <string> 30#include <string>