Chromium Code Reviews| Index: remoting/client/gl_cursor.h |
| diff --git a/remoting/client/gl_cursor.h b/remoting/client/gl_cursor.h |
| index 7e1ee4f50de80750434746e5fb212f84b2eb068e..c0250462cc81aa680189768a991b992a2b3f141f 100644 |
| --- a/remoting/client/gl_cursor.h |
| +++ b/remoting/client/gl_cursor.h |
| @@ -6,6 +6,7 @@ |
| #define REMOTING_CLIENT_OPENGL_GL_CURSOR_H_ |
| #include <array> |
| +#include <cstdint> |
| #include <memory> |
| #include "base/macros.h" |