Index: xfa/fxbarcode/BC_TwoDimWriter.h |
diff --git a/xfa/fxbarcode/BC_TwoDimWriter.h b/xfa/fxbarcode/BC_TwoDimWriter.h |
index ba94c3269ff86aea416fd41d0757c18a1a5b97b7..625680413d8478304936c270ca29e8bc2eac4b4f 100644 |
--- a/xfa/fxbarcode/BC_TwoDimWriter.h |
+++ b/xfa/fxbarcode/BC_TwoDimWriter.h |
@@ -7,10 +7,10 @@ |
#ifndef XFA_FXBARCODE_BC_TWODIMWRITER_H_ |
#define XFA_FXBARCODE_BC_TWODIMWRITER_H_ |
-#include "core/fxge/include/fx_ge.h" |
#include "xfa/fxbarcode/BC_Writer.h" |
class CBC_CommonBitMatrix; |
+class CFX_RenderDevice; |
class CBC_TwoDimWriter : public CBC_Writer { |
public: |