Chromium Code Reviews| Index: core/src/fxcrt/extension.h |
| diff --git a/core/src/fxcrt/extension.h b/core/src/fxcrt/extension.h |
| index c23a2e3369f2456f72243b9ae37937e46242c9f6..961e0ecf3aff60a19ca9b5526e1bbadcec1b7fd2 100644 |
| --- a/core/src/fxcrt/extension.h |
| +++ b/core/src/fxcrt/extension.h |
| @@ -7,6 +7,8 @@ |
| #ifndef _FXCRT_EXTENSION_IMP_ |
| #define _FXCRT_EXTENSION_IMP_ |
| +#include "fx_safe_types.h" |
| + |
| class IFXCRT_FileAccess |
| { |
| public: |