uidriver/mobile: Prevent non-mobile environments from compiling

This commit is contained in:
Hajime Hoshi 2020-01-18 21:15:23 +09:00
parent 2b9cd5aed6
commit 5c285de3db

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// +build android ios,386 ios,amd64 ebitengl
// +build android ios,386 ios,amd64 ios,ebitengl
package mobile