mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-html5
synced 2025-12-31 02:55:47 +00:00
Correct spice_auto.html for a missing include for the spice array buffer.
This commit is contained in:
parent
bcffac0aa4
commit
07c63c968c
@ -28,6 +28,7 @@
|
||||
<head>
|
||||
|
||||
<title>Spice Javascript client</title>
|
||||
<script src="spicearraybuffer.js"></script>
|
||||
<script src="enums.js"></script>
|
||||
<script src="atKeynames.js"></script>
|
||||
<script src="utils.js"></script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user