diff --git a/src/servers/registrar/AppInfoList.cpp b/src/servers/registrar/AppInfoList.cpp index 2f0585a9ac..f3ca45a752 100644 --- a/src/servers/registrar/AppInfoList.cpp +++ b/src/servers/registrar/AppInfoList.cpp @@ -24,6 +24,8 @@ // Description: A helper class for TRoster. A list of RosterAppInfos. //------------------------------------------------------------------------------ +#include + #include "AppInfoList.h" #include "RosterAppInfo.h"