Index: xfa/fwl/basewidget/cfx_barcode.h |
diff --git a/xfa/fwl/basewidget/cfx_barcode.h b/xfa/fwl/basewidget/cfx_barcode.h |
index 758ba20b1aade36f270842c7267a44de2930dfba..766547678092bebe102aa6ea6b2c4067ffcbc4ca 100644 |
--- a/xfa/fwl/basewidget/cfx_barcode.h |
+++ b/xfa/fwl/basewidget/cfx_barcode.h |
@@ -9,9 +9,9 @@ |
#include <memory> |
-#include "core/fxcrt/include/fx_coordinates.h" |
-#include "core/fxcrt/include/fx_string.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_coordinates.h" |
+#include "core/fxcrt/fx_string.h" |
+#include "core/fxcrt/fx_system.h" |
#include "core/fxge/include/fx_dib.h" |
#include "xfa/fxbarcode/include/BC_Library.h" |