From f534b5b3a258b13de631a500fc64cb51deb6772e Mon Sep 17 00:00:00 2001 From: John Sully Date: Thu, 26 Mar 2020 15:20:55 -0400 Subject: [PATCH] OS X Build break fix --- src/fastlock.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fastlock.cpp b/src/fastlock.cpp index 861bfb7ca..037b33903 100644 --- a/src/fastlock.cpp +++ b/src/fastlock.cpp @@ -27,6 +27,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include "fmacros.h" #include "fastlock.h" #include #include