X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/copy_free?a=blobdiff_plain;f=src%2Fwindows.h;h=e52f93bc612f422817ee33a84354ca3ffba979f8;hb=4f8360fb6aad70ba208ca60f0d9c94590b222530;hp=53f1559facfad148de8d53934e5e2a794c625783;hpb=f07cfd3448cb75abc1ae6fbfc9a946b8c4b91f5d;p=plomrogue diff --git a/src/windows.h b/src/windows.h index 53f1559..e52f93b 100644 --- a/src/windows.h +++ b/src/windows.h @@ -1,6 +1,7 @@ #ifndef WINDOWS_H #define WINDOWS_H +#include "ncurses.h" #include "yx_uint16.h" struct Frame {