summaryrefslogtreecommitdiff
path: root/xfa/fxbarcode/cbc_ean8.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxbarcode/cbc_ean8.h')
-rw-r--r--xfa/fxbarcode/cbc_ean8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxbarcode/cbc_ean8.h b/xfa/fxbarcode/cbc_ean8.h
index c345af3a9c..ffd06e51d5 100644
--- a/xfa/fxbarcode/cbc_ean8.h
+++ b/xfa/fxbarcode/cbc_ean8.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_EAN8 : public CBC_OneCode {