| Index: xfa/include/fwl/core/fwl_timer.h
|
| diff --git a/xfa/include/fwl/core/fwl_timer.h b/xfa/include/fwl/core/fwl_timer.h
|
| index b9b4735f22603c2d19c0b09aa48ffbf35ca4d71e..4e8feb0cfceb073dbc79b203e9971c97951c9d07 100644
|
| --- a/xfa/include/fwl/core/fwl_timer.h
|
| +++ b/xfa/include/fwl/core/fwl_timer.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_INCLUDE_FWL_CORE_FWL_TIMER_H_
|
| #define XFA_INCLUDE_FWL_CORE_FWL_TIMER_H_
|
|
|
| -#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
|
|
| typedef struct FWL_HTIMER_ { void* pData; } * FWL_HTIMER;
|
|
|
|
|