diff --git a/source/modules/hylia/link/ableton/platforms/linux/Clock.hpp b/source/modules/hylia/link/ableton/platforms/linux/Clock.hpp index d7e39a554..e289be7ca 100644 --- a/source/modules/hylia/link/ableton/platforms/linux/Clock.hpp +++ b/source/modules/hylia/link/ableton/platforms/linux/Clock.hpp @@ -49,7 +49,9 @@ public: }; using ClockMonotonic = Clock; +#ifdef CLOCK_MONOTONIC_RAW using ClockMonotonicRaw = Clock; +#endif /* Warning: the realtime clock can be subject to time change. * One of the hard requirements of Ableton Link is that the clock must be