amend previous commit (forgotten checkin)
[ardour.git] / libs / lua / lua / lua.h
1 #ifndef LUA_LIBRARY_H
2 #define LUA_LIBRARY_H
3
4 #include "lua-5.3.3/lua.hpp"
5
6 #endif