Update target_sender to send/recv from the brian-box.
Change-Id: I81e10d61e84efa06b513a6e77e16688201da72f2
diff --git a/y2019/vision/BUILD b/y2019/vision/BUILD
index c879eaa..e620ffa 100644
--- a/y2019/vision/BUILD
+++ b/y2019/vision/BUILD
@@ -60,11 +60,11 @@
"//aos/vision/events:epoll_events",
"//aos/vision/events:socket_types",
"//aos/vision/events:udp",
- "//aos/vision/image:image_stream",
- "//aos/vision/image:reader",
"//y2019/jevois:serial",
"//y2019/jevois:structures",
"//y2019/jevois:uart",
+ "//y2019/jevois/camera:reader",
+ "//y2019/jevois/camera:image_stream",
"@com_google_ceres_solver//:ceres",
],
)