mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
refactor lua header includes
This commit is contained in:
parent
b031d762c9
commit
829da7eb33
4 changed files with 86 additions and 11 deletions
|
|
@ -51,6 +51,8 @@
|
|||
#include <boost/type_traits.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#include "lua/luastate.h"
|
||||
|
||||
#define LUABRIDGE_MAJOR_VERSION 2
|
||||
#define LUABRIDGE_MINOR_VERSION 0
|
||||
#define LUABRIDGE_VERSION 200
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue