[Spice-devel] [spice-html5] Enable the use of OPUS on spice_auto.html.
Jeremy White
jwhite at codeweavers.com
Fri Aug 1 08:38:33 PDT 2014
Signed-off-by: Jeremy White <jwhite at codeweavers.com>
---
spice_auto.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/spice_auto.html b/spice_auto.html
index b80b01c..6e1135a 100644
--- a/spice_auto.html
+++ b/spice_auto.html
@@ -44,6 +44,8 @@
<script src="display.js"></script>
<script src="main.js"></script>
<script src="inputs.js"></script>
+ <script src="webm.js"></script>
+ <script src="playback.js"></script>
<script src="simulatecursor.js"></script>
<script src="cursor.js"></script>
<script src="thirdparty/jsbn.js"></script>
--
1.7.10.4
More information about the Spice-devel
mailing list