summaryrefslogtreecommitdiffstats
path: root/misplays.c
diff options
context:
space:
mode:
Diffstat (limited to 'misplays.c')
-rw-r--r--misplays.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misplays.c b/misplays.c
index 5eaca63..1d200a8 100644
--- a/misplays.c
+++ b/misplays.c
@@ -3,7 +3,7 @@
#include <unistd.h>
#include "console.h"
-#include "curshelpers.h"
+#include "helpers.h"
static char *const SPLOITCMD[] = {
"/bin/bash", "-c", "sploit <(echo 'io.interact()') cat",