Index: xfa/include/fwl/adapter/fwl_adaptertimermgr.h |
diff --git a/xfa/include/fwl/adapter/fwl_adaptertimermgr.h b/xfa/include/fwl/adapter/fwl_adaptertimermgr.h |
index 3c862aabf85c64f38cf5238f420ab882bcce6e9a..aed924139714a3a452fc7d340a84adb159a98586 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 |
Tom Sepez
2016/01/08 18:47:17
nit: again, no hyphen between adapter and timermgr
|
#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; |