aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Toolbar.cc')
-rw-r--r--src/Toolbar.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Toolbar.cc b/src/Toolbar.cc
index 4300790..775bf39 100644
--- a/src/Toolbar.cc
+++ b/src/Toolbar.cc
@@ -60,10 +60,6 @@
60#define _GNU_SOURCE 60#define _GNU_SOURCE
61#endif // _GNU_SOURCE 61#endif // _GNU_SOURCE
62 62
63#ifdef HAVE_CONFIG_H
64#include "config.h"
65#endif // HAVE_CONFIG_H
66
67#include <X11/Xutil.h> 63#include <X11/Xutil.h>
68#include <X11/keysym.h> 64#include <X11/keysym.h>
69 65