Index: xfa/src/fxbarcode/BC_Writer.cpp |
diff --git a/xfa/src/fxbarcode/src/BC_Writer.cpp b/xfa/src/fxbarcode/BC_Writer.cpp |
similarity index 94% |
rename from xfa/src/fxbarcode/src/BC_Writer.cpp |
rename to xfa/src/fxbarcode/BC_Writer.cpp |
index c372c97097956dc28acf87fa4247a088c54ea50a..69276dd1f4399dd8e18b015b666e2687b21dc30e 100644 |
--- a/xfa/src/fxbarcode/src/BC_Writer.cpp |
+++ b/xfa/src/fxbarcode/BC_Writer.cpp |
@@ -5,7 +5,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
#include "barcode.h" |
-#include "include/BC_Writer.h" |
+#include "BC_Writer.h" |
CBC_Writer::CBC_Writer() |
{ |
m_CharEncoding = 0; |