Index: xfa/src/fwl/src/core/include/fwl_threadimp.h |
diff --git a/xfa/src/fwl/src/core/include/fwl_threadimp.h b/xfa/src/fwl/src/core/include/fwl_threadimp.h |
index 9bf186980eee8cae1a308853f7bed7314fc1001f..169de6a06dcf592d5ba18bab4412a2c368797d28 100644 |
--- a/xfa/src/fwl/src/core/include/fwl_threadimp.h |
+++ b/xfa/src/fwl/src/core/include/fwl_threadimp.h |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#ifndef FWL_THREADIMP_H_ |
-#define FWL_THREADIMP_H_ |
+#ifndef XFA_SRC_FWL_SRC_CORE_INCLUDE_FWL_THREADIMP_H_ |
+#define XFA_SRC_FWL_SRC_CORE_INCLUDE_FWL_THREADIMP_H_ |
#include "xfa/include/fwl/core/fwl_thread.h" // For FWL_HTHREAD. |
@@ -37,4 +37,4 @@ class CFWL_NoteThreadImp : public CFWL_ThreadImp { |
CFWL_NoteDriver* const m_pNoteDriver; |
}; |
-#endif // FWL_THREADIMP_H_ |
+#endif // XFA_SRC_FWL_SRC_CORE_INCLUDE_FWL_THREADIMP_H_ |