Cleanup includes in modules/include/module_common_types.h

Add missing includes to files that were transactivly depending on removed includes.

Bug: None
Change-Id: Id5923bb8dc3e1d8fbb664e460278ad3e5993be7e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/155963
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29396}
diff --git a/video/BUILD.gn b/video/BUILD.gn
index 4cb3d6d..06c0c49 100644
--- a/video/BUILD.gn
+++ b/video/BUILD.gn
@@ -603,6 +603,7 @@
       "../media:rtc_media_tests_utils",
       "../media:rtc_simulcast_encoder_adapter",
       "../modules:module_api",
+      "../modules:module_api_public",
       "../modules/pacing",
       "../modules/rtp_rtcp",
       "../modules/rtp_rtcp:mock_rtp_rtcp",