summaryrefslogtreecommitdiff
path: root/jet2.cpp
diff options
context:
space:
mode:
authorJuan Manuel Tomás <jtomas1815@gmail.com>2020-07-11 21:31:36 -0300
committerJuan Manuel Tomás <jtomas1815@gmail.com>2020-07-11 21:31:36 -0300
commitd4cc43aa36c6522aeb170ff46dc25ce50085e75c (patch)
tree44b7482b1e8fa0cbe6ae48b8bddfd1418320da64 /jet2.cpp
parent86a991ee4306d83c422cc05d1076db50b5d94763 (diff)
downloadjet-d4cc43aa36c6522aeb170ff46dc25ce50085e75c.tar.gz
jet-d4cc43aa36c6522aeb170ff46dc25ce50085e75c.zip
Update build params
Diffstat (limited to 'jet2.cpp')
-rw-r--r--jet2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/jet2.cpp b/jet2.cpp
index 1a088dd..fc4fcaa 100644
--- a/jet2.cpp
+++ b/jet2.cpp
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <string.h>
-#include <curses.h>
+#include <cursesw.h>
#include <sys/types.h>
#include <sys/socket.h>