ardour/libs/lua/lua/lua.h
2016-07-18 13:11:18 +02:00

6 lines
82 B
C

#ifndef LUA_LIBRARY_H
#define LUA_LIBRARY_H
#include "lua-5.3.3/lua.hpp"
#endif