aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/video_player.cpp
diff options
context:
space:
mode:
authorJuan Linietsky2017-01-21 19:00:25 -0300
committerJuan Linietsky2017-01-21 19:01:00 -0300
commit0aa7242624fcd74eaf13db006274829c284fab3b (patch)
tree85ae8bc9d725f191da68f1b9ffe1e426025e8fb2 /scene/gui/video_player.cpp
parentc4d6e54e93431e94888c5594386bcd0aa22528ee (diff)
downloadgodot-0aa7242624fcd74eaf13db006274829c284fab3b.tar.gz
godot-0aa7242624fcd74eaf13db006274829c284fab3b.tar.zst
godot-0aa7242624fcd74eaf13db006274829c284fab3b.zip
Diffstat (limited to 'scene/gui/video_player.cpp')
-rw-r--r--scene/gui/video_player.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/gui/video_player.cpp b/scene/gui/video_player.cpp
index 907b5a771..46c0eeca6 100644
--- a/scene/gui/video_player.cpp
+++ b/scene/gui/video_player.cpp
@@ -28,6 +28,7 @@
/*************************************************************************/
#include "video_player.h"
#include "os/os.h"
+#include "servers/audio_server.h"
/*
int VideoPlayer::InternalStream::get_channel_count() const {