Index: xfa/src/fxbarcode/BC_Reader.cpp |
diff --git a/xfa/src/fxbarcode/src/BC_Reader.cpp b/xfa/src/fxbarcode/BC_Reader.cpp |
similarity index 87% |
rename from xfa/src/fxbarcode/src/BC_Reader.cpp |
rename to xfa/src/fxbarcode/BC_Reader.cpp |
index 51f7188b50ee606030a4c2e421bfed34bd734220..3b0929bfbf80506e863200d5cc3832706aa6616c 100644 |
--- a/xfa/src/fxbarcode/src/BC_Reader.cpp |
+++ b/xfa/src/fxbarcode/BC_Reader.cpp |
@@ -5,7 +5,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
#include "barcode.h" |
-#include "include/BC_Reader.h" |
+#include "BC_Reader.h" |
CBC_Reader::CBC_Reader() |
{ |
} |