Chromium Code Reviews| Index: core/src/fxcrt/extension.h |
| diff --git a/core/src/fxcrt/extension.h b/core/src/fxcrt/extension.h |
| index e678cbbe2bcbd8ae108c937a7794ebbfe3d20e8e..a59f81e08fd80ebe70493d3876dbd94f821b94e7 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 |
| { |