summaryrefslogtreecommitdiffstats
path: root/src/traylabelmgr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/traylabelmgr.cpp')
-rw-r--r--src/traylabelmgr.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/traylabelmgr.cpp b/src/traylabelmgr.cpp
index 9bbf013..54a789e 100644
--- a/src/traylabelmgr.cpp
+++ b/src/traylabelmgr.cpp
@@ -35,7 +35,7 @@
#include "traylabelmgr.h"
#include "util.h"
-#include <Xmu/WinUtil.h>
+#include <X11/Xmu/WinUtil.h>
#include <errno.h>
#include <stdlib.h>
@@ -523,3 +523,5 @@ bool TrayLabelMgr::x11EventFilter(XEvent *ev)
return ret;
}
+
+#include "traylabelmgr.moc"