added struct subsys so that we know each
[winnie] / src / wm.h
index e2e2487..46f4857 100644 (file)
--- a/src/wm.h
+++ b/src/wm.h
@@ -26,6 +26,7 @@ Author: Eleni Maria Stea <elene.mst@gmail.com>
 
 #include "geom.h"
 #include "pixmap.h"
+#include "winnie.h"
 
 class Window;