summaryrefslogtreecommitdiffstats
path: root/lua/lua-ext-console.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lua-ext-console.c')
-rw-r--r--lua/lua-ext-console.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lua/lua-ext-console.c b/lua/lua-ext-console.c
index ee7e72e..d3f2545 100644
--- a/lua/lua-ext-console.c
+++ b/lua/lua-ext-console.c
@@ -24,9 +24,7 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <lua.h>
-#include <lualib.h>
-#include <lauxlib.h>
+
#include "lua-plugin.h"
void print_help(){