tree: specify the lua/ directory for includes
This commit is contained in:
parent
bbf9b88c66
commit
e63e7a77a2
12 changed files with 24 additions and 23 deletions
|
@ -6,7 +6,7 @@
|
|||
#ifndef _CALLISTO_H_
|
||||
#define _CALLISTO_H_
|
||||
|
||||
#include <lua.h>
|
||||
#include <lua/lua.h>
|
||||
|
||||
#define CALLISTO_VERSION_MAJOR "0"
|
||||
#define CALLISTO_VERSION_MINOR "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue