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..e14cf5e0 --- /dev/null +++ b/compat/library-path.hpp @@ -0,0 +1,4 @@ +#pragma once + +// from build directory +#include "__opentrack-library-path.h" |