Chromium Code Reviews| Index: core/src/fxge/win32/win32_int.h |
| diff --git a/core/src/fxge/win32/win32_int.h b/core/src/fxge/win32/win32_int.h |
| index 97da0ac15caf03c85409fb3db558afdf29178e0f..342c909bea39c46a6eb0eac4afda20e29c9301d2 100644 |
| --- a/core/src/fxge/win32/win32_int.h |
| +++ b/core/src/fxge/win32/win32_int.h |
| @@ -7,6 +7,8 @@ |
| #ifndef CORE_SRC_FXGE_WIN32_WIN32_INT_H_ |
| #define CORE_SRC_FXGE_WIN32_WIN32_INT_H_ |
| +#include <string> |
|
Tom Sepez
2016/03/08 19:27:05
*
dsinclair
2016/03/08 21:08:02
Done.
|
| + |
| #include "core/include/fxge/fx_ge.h" |
| #include "core/src/fxge/win32/dwrite_int.h" |