| Index: core/include/fxcrt/fx_coordinates.h
|
| diff --git a/core/include/fxcrt/fx_coordinates.h b/core/include/fxcrt/fx_coordinates.h
|
| index bb8f2f71f8d9d6c31824576149fa7d5490f1e766..97462303a320dd800ca17fd0abbdf1049c31631a 100644
|
| --- a/core/include/fxcrt/fx_coordinates.h
|
| +++ b/core/include/fxcrt/fx_coordinates.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_INCLUDE_FXCRT_FX_COORDINATES_H_
|
| #define CORE_INCLUDE_FXCRT_FX_COORDINATES_H_
|
|
|
| -#include "fx_basic.h"
|
| +#include "core/include/fxcrt/fx_basic.h"
|
|
|
| template <class baseType>
|
| class CFX_PSVTemplate;
|
|
|