summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/adapter/fwl_adaptertimermgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/adapter/fwl_adaptertimermgr.h')
-rw-r--r--xfa/include/fwl/adapter/fwl_adaptertimermgr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfa/include/fwl/adapter/fwl_adaptertimermgr.h b/xfa/include/fwl/adapter/fwl_adaptertimermgr.h
index 3c862aabf8..aed9241397 100644
--- a/xfa/include/fwl/adapter/fwl_adaptertimermgr.h
+++ b/xfa/include/fwl/adapter/fwl_adaptertimermgr.h
@@ -7,8 +7,8 @@
#ifndef _FWL_ADAPTER_TIMERMGR_H
#define _FWL_ADAPTER_TIMERMGR_H
-#include "../core/fwl_error.h"
-#include "../core/fwl_timer.h"
+#include "xfa/include/fwl/core/fwl_error.h"
+#include "xfa/include/fwl/core/fwl_timer.h"
class IFWL_Timer;