home · contact · privacy
Moved lots of stuff into new library actors.
[plomrogue] / src / windows.h
index 53f1559facfad148de8d53934e5e2a794c625783..e52f93bc612f422817ee33a84354ca3ffba979f8 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef WINDOWS_H
 #define WINDOWS_H
 
+#include "ncurses.h"
 #include "yx_uint16.h"
 
 struct Frame {