diff options
Diffstat (limited to 'compat/library-path.hpp')
| -rw-r--r-- | compat/library-path.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/compat/library-path.hpp b/compat/library-path.hpp new file mode 100644 index 00000000..49e2c414 --- /dev/null +++ b/compat/library-path.hpp @@ -0,0 +1,4 @@ +#pragma once + +// from build directory +#include "opentrack-library-path.hxx" |
