[video-player] Fix missing include (#51)

Fixed #50
Signed-off-by: Hidenori.Matsubayashi <[email protected]>
This commit is contained in:
Hidenori Matsubayashi
2022-05-19 22:16:34 +09:00
committed by GitHub
parent e93c929d55
commit 631960784b
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
## 0.9.5
* Fix missing include.
## 0.9.4
* Upgrade video_player_platform_interface from 4.1.0 to 4.2.0.
* Refactor example source code.