From 2132e27018d79d29d693f169f44e9f32a655a8ef Mon Sep 17 00:00:00 2001 From: Misha Date: Sat, 7 Oct 2023 12:28:38 -0400 Subject: [PATCH] Update mxomni.h --- LEGO1/mxomni.h | 1 + 1 file changed, 1 insertion(+) diff --git a/LEGO1/mxomni.h b/LEGO1/mxomni.h index 67952ebc..3cd9c14a 100644 --- a/LEGO1/mxomni.h +++ b/LEGO1/mxomni.h @@ -4,6 +4,7 @@ #include "mxcore.h" #include "mxstring.h" #include "mxcriticalsection.h" +#include "mxautolocker.h" class MxAtomIdCounterSet; class MxDSAction;