From 5ed4e4ae43cb8bb68c7a9a6461659e683d125d20 Mon Sep 17 00:00:00 2001 From: codestation Date: Wed, 27 Apr 2016 23:28:55 -0430 Subject: [PATCH] fix: missing header on OSX. --- common/cmaevent.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/common/cmaevent.cpp b/common/cmaevent.cpp index 76ba69a..1e9ac63 100644 --- a/common/cmaevent.cpp +++ b/common/cmaevent.cpp @@ -19,6 +19,7 @@ #include "cmaevent.h" #include "cmautils.h" +#include #include #include