mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
internal/uidriver/mobile: Bug fix: Compile error
This commit is contained in:
parent
2aa232878d
commit
5b7724f575
@ -18,6 +18,8 @@
|
||||
package mobile
|
||||
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/hajimehoshi/ebiten/v2/internal/driver"
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user