summaryrefslogtreecommitdiffhomepage
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/main-window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main-window.cpp b/gui/main-window.cpp
index 637cbef5..2aa60a2f 100644
--- a/gui/main-window.cpp
+++ b/gui/main-window.cpp
@@ -29,7 +29,7 @@
# include <windows.h>
#endif
-extern "C" const char* opentrack_version;
+extern "C" const char* const opentrack_version;
#if !defined _WIN32 && !defined __APPLE__
# include <unistd.h>