aboutsummaryrefslogtreecommitdiff
path: root/evc/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'evc/src/lib.rs')
-rw-r--r--evc/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/evc/src/lib.rs b/evc/src/lib.rs
index a513116..ee242e6 100644
--- a/evc/src/lib.rs
+++ b/evc/src/lib.rs
@@ -8,3 +8,4 @@ pub mod header;
pub mod pixel;
pub mod ser;
pub mod view;
+pub mod vec2;