summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/core/fwl_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/core/fwl_timer.h')
-rw-r--r--xfa/include/fwl/core/fwl_timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/include/fwl/core/fwl_timer.h b/xfa/include/fwl/core/fwl_timer.h
index b9b4735f22..4e8feb0cfc 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;