| Index: xfa/fxfa/app/xfa_ffdraw.h
|
| diff --git a/xfa/fxfa/app/xfa_ffdraw.h b/xfa/fxfa/app/xfa_ffdraw.h
|
| index fb2d11e1f6f9254dac63822088fb212ef433e215..52ceb2cd0c3e39595104f0b42a6a9fc6ea438e26 100644
|
| --- a/xfa/fxfa/app/xfa_ffdraw.h
|
| +++ b/xfa/fxfa/app/xfa_ffdraw.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXFA_APP_XFA_FFDRAW_H_
|
| #define XFA_FXFA_APP_XFA_FFDRAW_H_
|
|
|
| -#include "xfa/fxfa/app/xfa_ffwidget.h"
|
| #include "xfa/include/fxfa/xfa_ffpageview.h"
|
| +#include "xfa/include/fxfa/xfa_ffwidget.h"
|
|
|
| class CXFA_FFDraw : public CXFA_FFWidget {
|
| public:
|
|
|