Fixes the build

This commit is contained in:
Paul Schneider 2017-01-27 16:32:29 +01:00
commit b7a5264a18
19 changed files with 19 additions and 0 deletions

View file

@ -14,6 +14,7 @@ using ZicMoove.Model.Social;
using ZicMoove.Model;
using ZicMoove.Model.Workflow;
using ZicMoove.Data;
using ZicMoove.Settings;
namespace ZicMoove.Droid.Services.GCMHandlers
{