diff options
| -rw-r--r-- | lopcodes.c | 4 |
1 files changed, 1 insertions, 3 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | ** $Id: lopcodes.c,v 1.35 2005/08/29 20:49:21 roberto Exp roberto $ | 2 | ** $Id: lopcodes.c,v 1.36 2005/10/13 12:22:05 roberto Exp roberto $ |
| 3 | ** See Copyright Notice in lua.h | 3 | ** See Copyright Notice in lua.h |
| 4 | */ | 4 | */ |
| 5 | 5 | ||
| @@ -7,9 +7,7 @@ | |||
| 7 | #define lopcodes_c | 7 | #define lopcodes_c |
| 8 | #define LUA_CORE | 8 | #define LUA_CORE |
| 9 | 9 | ||
| 10 | #include "lua.h" | ||
| 11 | 10 | ||
| 12 | #include "lobject.h" | ||
| 13 | #include "lopcodes.h" | 11 | #include "lopcodes.h" |
| 14 | 12 | ||
| 15 | 13 | ||
