summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_barcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/cfwl_barcode.h')
-rw-r--r--xfa/fwl/cfwl_barcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/cfwl_barcode.h b/xfa/fwl/cfwl_barcode.h
index 101cc602fb..463c0a2e18 100644
--- a/xfa/fwl/cfwl_barcode.h
+++ b/xfa/fwl/cfwl_barcode.h
@@ -9,10 +9,10 @@
#include <memory>
+#include "fxbarcode/BC_Library.h"
#include "xfa/fwl/cfwl_edit.h"
#include "xfa/fwl/cfwl_scrollbar.h"
#include "xfa/fwl/cfwl_widget.h"
-#include "xfa/fxbarcode/BC_Library.h"
class CFWL_WidgetProperties;
class CFX_Barcode;