Fix last commit.

This commit is contained in:
Mike Pall
2012-09-20 17:41:32 +02:00
parent 8352335c74
commit 40afe71c3f
2 changed files with 3 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
#include "lualib.h"
#include "lj_obj.h"
#include "lj_gc.h"
#include "lj_err.h"
#include "lj_debug.h"
#include "lj_lib.h"