diff options
Diffstat (limited to 'func.c')
| -rw-r--r-- | func.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | ||
