summaryrefslogtreecommitdiffhomepage
path: root/opentrack/library-path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'opentrack/library-path.cpp')
-rw-r--r--opentrack/library-path.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/opentrack/library-path.cpp b/opentrack/library-path.cpp
new file mode 100644
index 00000000..683dc346
--- /dev/null
+++ b/opentrack/library-path.cpp
@@ -0,0 +1,4 @@
+#include "library-path.hpp"
+#include "opentrack-library-path.h"
+
+const char* opentrack_library_path = OPENTRACK_LIBRARY_PATH;