Index: xfa/fxbarcode/cbc_ean13.h |
diff --git a/xfa/fxbarcode/cbc_ean13.h b/xfa/fxbarcode/cbc_ean13.h |
index fae8c509156b4e1f3b33226752bb3f5f21f4d2b4..d42c2fdbc15483582ae38170e386f1b84cdb6756 100644 |
--- a/xfa/fxbarcode/cbc_ean13.h |
+++ b/xfa/fxbarcode/cbc_ean13.h |
@@ -9,7 +9,7 @@ |
#include "core/fxcrt/fx_string.h" |
#include "core/fxcrt/fx_system.h" |
-#include "core/fxge/include/fx_dib.h" |
+#include "core/fxge/fx_dib.h" |
#include "xfa/fxbarcode/cbc_onecode.h" |
class CBC_EAN13 : public CBC_OneCode { |