From df48ad6b618c0fbede134d15c359e298df81941b Mon Sep 17 00:00:00 2001 From: Nicholas Hastings Date: Mon, 15 Apr 2013 07:22:23 -0400 Subject: [PATCH] Fixed build. --- core/smn_protobuf.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/core/smn_protobuf.cpp b/core/smn_protobuf.cpp index 39f25c9b..b282bd40 100644 --- a/core/smn_protobuf.cpp +++ b/core/smn_protobuf.cpp @@ -30,6 +30,7 @@ */ #include "logic_bridge.h" +#include "UserMessages.h" #include "UserMessagePBHelpers.h" #include "smn_usermsgs.h"