| Index: xfa/fxfa/app/xfa_ffdraw.h
|
| diff --git a/xfa/fxfa/app/xfa_ffdraw.h b/xfa/fxfa/app/xfa_ffdraw.h
|
| index ee66871217ee661a0968b32eea06242f0b2690cc..bf9fd84a12ef0e0cdb1fe23a35d9e3542a28558a 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/include/xfa_ffpageview.h"
|
| -#include "xfa/fxfa/include/xfa_ffwidget.h"
|
| +#include "xfa/fxfa/xfa_ffpageview.h"
|
| +#include "xfa/fxfa/xfa_ffwidget.h"
|
|
|
| class CXFA_FFDraw : public CXFA_FFWidget {
|
| public:
|
|
|