Index: xfa/fgas/layout/fgas_rtfbreak.h |
diff --git a/xfa/fgas/layout/fgas_rtfbreak.h b/xfa/fgas/layout/fgas_rtfbreak.h |
index 35b790f39b41a9669583a27b22250ed998293983..3b8551b72c08e90afeef0b53c1e75d0faeaf02d6 100644 |
--- a/xfa/fgas/layout/fgas_rtfbreak.h |
+++ b/xfa/fgas/layout/fgas_rtfbreak.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_FGAS_LAYOUT_FGAS_RTFBREAK_H_ |
#define XFA_FGAS_LAYOUT_FGAS_RTFBREAK_H_ |
-#include "core/fxcrt/include/fx_basic.h" |
-#include "core/fxcrt/include/fx_ucd.h" |
+#include "core/fxcrt/fx_basic.h" |
+#include "core/fxcrt/fx_ucd.h" |
#include "xfa/fgas/crt/fgas_memory.h" |
#include "xfa/fgas/crt/fgas_utils.h" |
#include "xfa/fgas/layout/fgas_textbreak.h" |