summaryrefslogtreecommitdiffhomepage
path: root/opentrack-compat/shm.h
diff options
context:
space:
mode:
Diffstat (limited to 'opentrack-compat/shm.h')
-rw-r--r--opentrack-compat/shm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentrack-compat/shm.h b/opentrack-compat/shm.h
index c74534e7..28bda986 100644
--- a/opentrack-compat/shm.h
+++ b/opentrack-compat/shm.h
@@ -28,7 +28,7 @@
# define COMPAT_GNUC_VISIBILITY
#endif
-#ifdef BUILD_opentrack_compat
+#ifdef BUILD_compat
# ifdef _WIN32
# define COMPAT_WIN32_EXPORT __declspec(dllexport)
# else