Index: xfa/fxbarcode/cbc_qrcode.h |
diff --git a/xfa/fxbarcode/cbc_qrcode.h b/xfa/fxbarcode/cbc_qrcode.h |
index 42fc50f22a5d71d54fc21e63fd5786d4f1c1f772..e8c9ced56e3cbeba43831c17fdcdefb5301bc7ea 100644 |
--- a/xfa/fxbarcode/cbc_qrcode.h |
+++ b/xfa/fxbarcode/cbc_qrcode.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_FXBARCODE_CBC_QRCODE_H_ |
#define XFA_FXBARCODE_CBC_QRCODE_H_ |
-#include "core/fxcrt/include/fx_string.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_string.h" |
+#include "core/fxcrt/fx_system.h" |
#include "core/fxge/include/fx_dib.h" |
#include "xfa/fxbarcode/cbc_codebase.h" |