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

@ -4,6 +4,7 @@ using Android.OS;
using Android.Content;
using Android.Util;
using Android.Widget;
using ZicMoove.Settings;
namespace ZicMoove.Droid
{