Chromium Code Reviews| Index: remoting/base/decoder_row_based.h |
| =================================================================== |
| --- remoting/base/decoder_row_based.h (revision 137269) |
| +++ remoting/base/decoder_row_based.h (working copy) |
| @@ -5,6 +5,8 @@ |
| #ifndef REMOTING_BASE_DECODER_ROW_BASED_H_ |
| #define REMOTING_BASE_DECODER_ROW_BASED_H_ |
| +#include "base/compiler_specific.h" |
| +#include "base/memory/scoped_ptr.h" |
| #include "remoting/base/decoder.h" |
| namespace remoting { |