aboutsummaryrefslogtreecommitdiff
path: root/src/IconButton.cc
diff options
context:
space:
mode:
authorMathias Gumz <mathias gumz at gmail com>2014-04-11 15:42:09 (GMT)
committerMathias Gumz <mathias gumz at gmail com>2014-04-11 15:42:40 (GMT)
commite105de7d46c4936790754857d8c789f3c7fccd87 (patch)
treecaaf0481ae7d743507f67d7d4e3977f31b153f65 /src/IconButton.cc
parentbc272ba4aed707522cb458d659940567ac6fc386 (diff)
parent7541054b299bbd61310ab0456cf4f25b7a672de3 (diff)
downloadfluxbox-e105de7d46c4936790754857d8c789f3c7fccd87.zip
fluxbox-e105de7d46c4936790754857d8c789f3c7fccd87.tar.bz2
merge Sami Kerola's new build-system
Diffstat (limited to 'src/IconButton.cc')
-rw-r--r--src/IconButton.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/IconButton.cc b/src/IconButton.cc
index 7c70a63..f7b4f5f 100644
--- a/src/IconButton.cc
+++ b/src/IconButton.cc
@@ -32,10 +32,6 @@
32#include "FbTk/ImageControl.hh" 32#include "FbTk/ImageControl.hh"
33#include "FbTk/TextUtils.hh" 33#include "FbTk/TextUtils.hh"
34 34
35#ifdef HAVE_CONFIG_H
36#include "config.h"
37#endif // HAVE_CONFIG_H
38
39#include <X11/Xutil.h> 35#include <X11/Xutil.h>
40#ifdef SHAPE 36#ifdef SHAPE
41#include <X11/extensions/shape.h> 37#include <X11/extensions/shape.h>