Chromium Code Reviews| Index: core/src/fxcrt/extension.h |
| diff --git a/core/src/fxcrt/extension.h b/core/src/fxcrt/extension.h |
| index 8d02e329ad3e2c5a534c472769e8518769e64412..0f37bbfefcdc1928854fd4d5cd11022b8baf0072 100644 |
| --- a/core/src/fxcrt/extension.h |
| +++ b/core/src/fxcrt/extension.h |
| @@ -7,7 +7,7 @@ |
| #ifndef CORE_SRC_FXCRT_EXTENSION_H_ |
| #define CORE_SRC_FXCRT_EXTENSION_H_ |
| -#include "fx_safe_types.h" |
| +#include "../../include/fxcrt/fx_safe_types.h" |
| class IFXCRT_FileAccess |
| { |