aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox2/mb-wm-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox2/mb-wm-debug.c')
-rw-r--r--matchbox2/mb-wm-debug.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/matchbox2/mb-wm-debug.c b/matchbox2/mb-wm-debug.c
index 75d6e63..834ed30 100644
--- a/matchbox2/mb-wm-debug.c
+++ b/matchbox2/mb-wm-debug.c
@@ -18,10 +18,11 @@
*
*/
-#include "mb-wm.h"
-
+#include "mb-wm-config.h"
#include "mb-wm-debug.h"
+#include <stdlib.h>
+
#if MBWM_WANT_DEBUG
int mbwm_debug_flags = 0;