From 1a8946b09884393d7dc4941e59b3172a7e473b01 Mon Sep 17 00:00:00 2001 From: npm Date: Thu, 18 Aug 2016 10:55:29 -0700 Subject: Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. Review-Url: https://codereview.chromium.org/2260533002 --- xfa/fxbarcode/oned/BC_OneDimWriter.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa/fxbarcode') diff --git a/xfa/fxbarcode/oned/BC_OneDimWriter.cpp b/xfa/fxbarcode/oned/BC_OneDimWriter.cpp index 6a914a91dc..5f10e842ac 100644 --- a/xfa/fxbarcode/oned/BC_OneDimWriter.cpp +++ b/xfa/fxbarcode/oned/BC_OneDimWriter.cpp @@ -30,6 +30,7 @@ #include "core/fxge/include/cfx_graphstatedata.h" #include "core/fxge/include/cfx_pathdata.h" #include "core/fxge/include/cfx_renderdevice.h" +#include "core/fxge/include/cfx_unicodeencodingex.h" #include "xfa/fxbarcode/BC_Writer.h" #include "xfa/fxbarcode/common/BC_CommonBitMatrix.h" -- cgit v1.2.3