Skip to content

Commit ba3587e

Browse files
committedApr 11, 2020
Fix broken config check in 659245a
1 parent 840b17c commit ba3587e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/script/common/c_internal.h

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ extern "C" {
3131
#include <lauxlib.h>
3232
}
3333

34+
#include "config.h"
3435
#include "common/c_types.h"
3536

3637

0 commit comments

Comments
 (0)
Please sign in to comment.