mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 17:16:38 +01:00
6 lines
82 B
C
6 lines
82 B
C
#ifndef LUA_LIBRARY_H
|
|
#define LUA_LIBRARY_H
|
|
|
|
#include "lua-5.3.3/lua.hpp"
|
|
|
|
#endif
|