Move aom_read_obu_header from exports_test to exports_dec
This is where it's really needed: obudec.c needs it.
Change-Id: I531da399c418f1fa33e181fe2c0d24ce88144cf7
diff --git a/aom/exports_dec b/aom/exports_dec
index de8fe44..6c1d754 100644
--- a/aom/exports_dec
+++ b/aom/exports_dec
@@ -6,3 +6,4 @@
text aom_codec_register_put_frame_cb
text aom_codec_register_put_slice_cb
text aom_codec_set_frame_buffer_functions
+text aom_read_obu_header
diff --git a/aom/exports_test b/aom/exports_test
index dc86639..5e0ac78 100644
--- a/aom/exports_test
+++ b/aom/exports_test
@@ -10,7 +10,6 @@
text aom_noise_model_save_latest
text aom_noise_model_update
text aom_obu_type_to_string
-text aom_read_obu_header
text aom_scale_rtcd
text aom_wb_write_literal
text aom_wb_write_unsigned_literal