summaryrefslogtreecommitdiff
path: root/webcam.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-07-16 10:13:34 -0400
committerJules Laplace <jules@okfoc.us>2015-07-16 10:13:34 -0400
commit0e5c3af1a04c6e4236e708c6e5bc245bac209034 (patch)
tree2ef618244386beeacbde4ad4720c19f8b32ecec1 /webcam.html
parent31789ae85a502574fe62ffb8bce871323cd7ec8f (diff)
photo color
Diffstat (limited to 'webcam.html')
-rw-r--r--webcam.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webcam.html b/webcam.html
index 9d92931..49abe81 100644
--- a/webcam.html
+++ b/webcam.html
@@ -42,7 +42,7 @@ label.cbox { min-width: 50px; }
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="http://asdf.us/dither/js/color.js"></script>
<script src="http://asdf.us/dither/js/util.js"></script>
-<script src="js/color_code.js"></script>
+<script src="js/photo.js"></script>
<script>
var width = parseInt( width_span.innerHTML = width_el.value )