Skip to content
Snippets Groups Projects
Commit 7807ee78 authored by bigbes's avatar bigbes
Browse files

Update module header to search lua.h from local directory

parent ce4ab34e
No related merge requests found
......@@ -55,4 +55,4 @@
extern "C" {
#endif /* defined(__cplusplus) */
#include <lua.h> /* does not have extern C wrappers */
#include "lua.h" /* does not have extern C wrappers */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment