summaryrefslogtreecommitdiffhomepage
path: root/compat/base-path.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'compat/base-path.hpp')
-rw-r--r--compat/base-path.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/base-path.hpp b/compat/base-path.hpp
index e80f541f..54e094f4 100644
--- a/compat/base-path.hpp
+++ b/compat/base-path.hpp
@@ -5,7 +5,7 @@
#include <QString>
-OTR_COMPAT_EXPORT cc_noinline
+OTR_COMPAT_EXPORT never_inline
const QString& application_base_path();
#define OPENTRACK_BASE_PATH (application_base_path())