Move most build instructions into INSTALL.adoc.
[open-adventure.git] / cheat.c
diff --git a/cheat.c b/cheat.c
index a9b7b6c6f2af3071a1f36079ad0e3eab06686afa..30fd0ced522891cf206f786d2c10c0ee648dd318 100644 (file)
--- a/cheat.c
+++ b/cheat.c
@@ -4,7 +4,6 @@
 #include <stdbool.h>
 #include <time.h>
 #include "advent.h"
-#include "linenoise/linenoise.h"
 #include "dungeon.h"
 
 FILE  *logfp = NULL, *rfp = NULL;