77:32ef969adeed | 81:a18aaf460648 |
---|---|
27 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | 27 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
28 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 28 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
29 */ | 29 */ |
30 | 30 |
31 #pragma once | 31 #pragma once |
32 #include <ncurses.h> | 32 #include <curses.h> |
33 #include "basics.h" | 33 #include "basics.h" |
34 #include "mystring.h" | 34 #include "mystring.h" |
35 #include "geometry.h" | 35 #include "geometry.h" |
36 #include "version.h" | 36 #include "version.h" |
37 #include "format.h" | 37 #include "format.h" |