aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox2/mb-wm-client.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox2/mb-wm-client.c')
-rw-r--r--matchbox2/mb-wm-client.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/matchbox2/mb-wm-client.c b/matchbox2/mb-wm-client.c
index f88a8d8..6deeb13 100644
--- a/matchbox2/mb-wm-client.c
+++ b/matchbox2/mb-wm-client.c
@@ -18,7 +18,9 @@
*
*/
-#include "mb-wm.h"
+#include "mb-wm-config.h"
+#include "mb-wm-client.h"
+#include "mb-window-manager.h"
#include "mb-wm-theme.h"
#include <unistd.h>