]> Pileus Git - wmpus/blobdiff - wm-mono.c
Move common types to a separate file
[wmpus] / wm-mono.c
index fb52c8836e1bce2e55961c5a0dd79895b6a09c24..4cce15564c9872771bb2b890dd30a58bd845dd8d 100644 (file)
--- a/wm-mono.c
+++ b/wm-mono.c
@@ -18,6 +18,7 @@
 #include <stdio.h>
 
 #include "util.h"
+#include "types.h"
 #include "sys.h"
 #include "wm.h"