summaryrefslogtreecommitdiff
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.c b/src/window.c
index 92da503..b10526e 100644
--- a/src/window.c
+++ b/src/window.c
@@ -21,6 +21,7 @@
#include <assert.h>
#include <stdlib.h>
#include <stdarg.h>
+#include <string.h>
#include "desktop.h"
#include "list.h"
© All Rights Reserved