Chromium Code Reviews| Index: core/fxcrt/plex.h |
| diff --git a/core/fxcrt/plex.h b/core/fxcrt/plex.h |
| index 5391566d7b53a21d6c8da8ce6ab8efbc35377ec9..8d00ef569edba439c8e57abb1a7201a4405f6c0c 100644 |
| --- a/core/fxcrt/plex.h |
| +++ b/core/fxcrt/plex.h |
| @@ -7,7 +7,7 @@ |
| #ifndef CORE_FXCRT_PLEX_H_ |
| #define CORE_FXCRT_PLEX_H_ |
| -#include "core/fxcrt/include/fx_system.h" |
| +#include "core/fxcrt/fx_system.h" |
| struct CFX_Plex { |
| CFX_Plex* pNext; |