diff options
Diffstat (limited to 'remoting/codec/codec_test.h')
-rw-r--r-- | remoting/codec/codec_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/codec/codec_test.h b/remoting/codec/codec_test.h index 86c52f2..d2bda83 100644 --- a/remoting/codec/codec_test.h +++ b/remoting/codec/codec_test.h @@ -7,7 +7,7 @@ #include "base/memory/ref_counted.h" #include "media/base/video_frame.h" -#include "remoting/capturer/capture_data.h" +#include "media/video/capture/screen/screen_capture_data.h" namespace remoting { |