RTC RC: clean up unnecessary headers
authorJerome Jiang <jianj@google.com>
Fri, 9 Jun 2023 19:33:39 +0000 (15:33 -0400)
committerJerome Jiang <jianj@google.com>
Fri, 9 Jun 2023 19:33:39 +0000 (15:33 -0400)
Change-Id: I77c407be59f4eb0c70a89a5fffd88c648e634123

vp9/ratectrl_rtc.h

index 7f3c900..d3876de 100644 (file)
 #include <cstdint>
 #include <memory>
 
-#include "vp9/common/vp9_entropymode.h"
 #include "vp9/common/vp9_enums.h"
-#include "vp9/common/vp9_onyxc_int.h"
 #include "vp9/vp9_iface_common.h"
 #include "vp9/encoder/vp9_aq_cyclicrefresh.h"
-#include "vp9/encoder/vp9_firstpass.h"
 #include "vp9/vp9_cx_iface.h"
 #include "vpx/internal/vpx_ratectrl_rtc.h"
 #include "vpx_mem/vpx_mem.h"