From 5cdbaa67c68e8c595ae1e1894eead76d465fe73c Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 8 Jul 2016 09:12:29 +0200 Subject: gui, api: plugin-support needs to remain header-only Move "opentrack_library_path" to the gui module. --- gui/library-path.hpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 gui/library-path.hpp (limited to 'gui/library-path.hpp') diff --git a/gui/library-path.hpp b/gui/library-path.hpp new file mode 100644 index 00000000..b6454852 --- /dev/null +++ b/gui/library-path.hpp @@ -0,0 +1 @@ +extern "C" const char* opentrack_library_path; -- cgit v1.2.3