commit baf362d
Michael Forney
·
2013-11-25 10:55:39 +0000 UTC
parent d96dcde
Add missing include exposed by recent commits
1 files changed,
+1,
-0
+1,
-0
1@@ -24,6 +24,7 @@
2 #include "swc.h"
3 #include "compositor_surface.h"
4 #include "shell_surface.h"
5+#include "util.h"
6 #include "window.h"
7
8 #include <stdlib.h>