diff --git a/Assets/SendToGoogle.cs b/Assets/SendToGoogle.cs index 665cdf4..e964b17 100644 --- a/Assets/SendToGoogle.cs +++ b/Assets/SendToGoogle.cs @@ -2,6 +2,7 @@ using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; +using UnityEngine.Networking; public class SendToGoogle : MonoBehaviour {