| Index: core/src/fxcrt/fx_extension.cpp
|
| diff --git a/core/src/fxcrt/fx_extension.cpp b/core/src/fxcrt/fx_extension.cpp
|
| index 8a6987b06627ad777e2be7ca84158d7f39b6e98c..fa6245c9d32a1ba6b3f588080fb69a15ea817b5d 100644
|
| --- a/core/src/fxcrt/fx_extension.cpp
|
| +++ b/core/src/fxcrt/fx_extension.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/include/fxcrt/fx_basic.h"
|
| #include "core/include/fxcrt/fx_ext.h"
|
| -#include "extension.h"
|
| +#include "core/src/fxcrt/extension.h"
|
|
|
| #if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_
|
| #include <wincrypt.h>
|
|
|