aboutsummaryrefslogtreecommitdiff
path: root/func.c
diff options
context:
space:
mode:
Diffstat (limited to 'func.c')
-rw-r--r--func.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/func.c b/func.c
index f6055041..5b15228e 100644
--- a/func.c
+++ b/func.c
@@ -2,7 +2,7 @@
2 2
3#include "luadebug.h" 3#include "luadebug.h"
4#include "table.h" 4#include "table.h"
5#include "mem.h" 5#include "luamem.h"
6#include "func.h" 6#include "func.h"
7#include "opcode.h" 7#include "opcode.h"
8 8