Chromium Code Reviews| Index: remoting/client/gl_cursor.h |
| diff --git a/remoting/client/gl_cursor.h b/remoting/client/gl_cursor.h |
| index 3791986cf6d04d8316aee767e9bc61fdc88c49c6..ea3e4bd5afd0d8d7fad3c676b1efbe490e5510f9 100644 |
| --- a/remoting/client/gl_cursor.h |
| +++ b/remoting/client/gl_cursor.h |
| @@ -5,6 +5,8 @@ |
| #ifndef REMOTING_CLIENT_OPENGL_GL_CURSOR_H_ |
| #define REMOTING_CLIENT_OPENGL_GL_CURSOR_H_ |
| +#include <stdint.h> |
| + |
| #include <array> |
| #include <memory> |