fix bug to add frame_marker in write_uncompressed_header_obu( )

Change-Id: Ifcc92df2e8c69752c1dbff2b447eb22035814389
diff --git a/av1/encoder/bitstream.c b/av1/encoder/bitstream.c
index ebb8011..6a99d0e 100644
--- a/av1/encoder/bitstream.c
+++ b/av1/encoder/bitstream.c
@@ -4384,7 +4384,7 @@
 #endif
   }
 
-#if CONFIG_MFMV
+#if CONFIG_FRAME_MARKER
   if (cm->show_frame == 0) {
     int arf_offset = AOMMIN(
         (MAX_GF_INTERVAL - 1),