mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-02 11:49:33 +01:00
Update Lua to upstream 5.3.5
This commit is contained in:
parent
814272bbac
commit
130211a4bd
65 changed files with 184 additions and 141 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#ifndef LUA_LIBRARY_H
|
||||
#define LUA_LIBRARY_H
|
||||
|
||||
#include "lua-5.3.4/lua.hpp"
|
||||
#include "lua-5.3.5/lua.hpp"
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue