diff options
Diffstat (limited to 'core/fxcrt/plex.h')
-rw-r--r-- | core/fxcrt/plex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxcrt/plex.h b/core/fxcrt/plex.h index 5391566d7b..8d00ef569e 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; |