| Index: core/src/fxcrt/fxcrt_windows.cpp
|
| diff --git a/core/src/fxcrt/fxcrt_windows.cpp b/core/src/fxcrt/fxcrt_windows.cpp
|
| index 6f379a127cf97186f23f2c15b5322816c02e0665..d5b535bb16cd7fb395f996c809eb56553fc89dea 100644
|
| --- a/core/src/fxcrt/fxcrt_windows.cpp
|
| +++ b/core/src/fxcrt/fxcrt_windows.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "fxcrt_windows.h"
|
| +#include "core/src/fxcrt/fxcrt_windows.h"
|
|
|
| #include "core/include/fxcrt/fx_string.h"
|
|
|
|
|