aboutsummaryrefslogtreecommitdiff
path: root/chatbot.c
diff options
context:
space:
mode:
Diffstat (limited to 'chatbot.c')
-rw-r--r--chatbot.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/chatbot.c b/chatbot.c
index 314ae78..ae3e2c6 100644
--- a/chatbot.c
+++ b/chatbot.c
@@ -1,10 +1,11 @@
-#include <curses.h>
-#include <util.h>
+#include "gtnw.h"
#include "strings.h"
-#include <games.h>
+#include "util.h"
+
+#include <curses.h>
+#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#include <stdlib.h>
void do_chatbot(void)
{
int stage=0; /* stage 0: i'm fine how are you... ->