aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Button.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/Button.hh
parentde6d340ba3a1a64ee46e6562d0bdab062cb92a1e (diff)
downloadfluxbox-4cc810b0d39917d37fa08034ac7dd509292c9ce3.zip
fluxbox-4cc810b0d39917d37fa08034ac7dd509292c9ce3.tar.bz2
remove some (hopefully) unneeded header includes
Diffstat (limited to 'src/FbTk/Button.hh')
-rw-r--r--src/FbTk/Button.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/Button.hh b/src/FbTk/Button.hh
index 89a754c..4b2ef8b 100644
--- a/src/FbTk/Button.hh
+++ b/src/FbTk/Button.hh
@@ -33,7 +33,6 @@
33#include "Text.hh" 33#include "Text.hh"
34 34
35#include <X11/Xlib.h> 35#include <X11/Xlib.h>
36#include <memory>
37 36
38namespace FbTk { 37namespace FbTk {
39 38