summaryrefslogtreecommitdiff
path: root/src/SystemTray.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/SystemTray.cc')
-rw-r--r--src/SystemTray.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SystemTray.cc b/src/SystemTray.cc
index 0c3e550..05d8d09 100644
--- a/src/SystemTray.cc
+++ b/src/SystemTray.cc
@@ -25,13 +25,13 @@
25#include "FbTk/ImageControl.hh" 25#include "FbTk/ImageControl.hh"
26#include "FbTk/TextUtils.hh" 26#include "FbTk/TextUtils.hh"
27#include "FbTk/MemFun.hh" 27#include "FbTk/MemFun.hh"
28#include "FbTk/SimpleObserver.hh"
28 29
29#include "AtomHandler.hh" 30#include "AtomHandler.hh"
30#include "fluxbox.hh" 31#include "fluxbox.hh"
31#include "WinClient.hh" 32#include "WinClient.hh"
32#include "Screen.hh" 33#include "Screen.hh"
33#include "ButtonTheme.hh" 34#include "ButtonTheme.hh"
34#include "SimpleObserver.hh"
35 35
36#include <X11/Xutil.h> 36#include <X11/Xutil.h>
37#include <X11/Xatom.h> 37#include <X11/Xatom.h>