| Index: xfa/fxfa/app/xfa_ffchoicelist.h
|
| diff --git a/xfa/fxfa/app/xfa_ffchoicelist.h b/xfa/fxfa/app/xfa_ffchoicelist.h
|
| index c9ea0fa2488636cb83420d3d113fdd76fe55697d..712959d56ccc3d3835e9659fc606ea1057c2d14c 100644
|
| --- a/xfa/fxfa/app/xfa_ffchoicelist.h
|
| +++ b/xfa/fxfa/app/xfa_ffchoicelist.h
|
| @@ -8,7 +8,7 @@
|
| #define XFA_FXFA_APP_XFA_FFCHOICELIST_H_
|
|
|
| #include "xfa/fxfa/app/xfa_fffield.h"
|
| -#include "xfa/fxfa/include/xfa_ffpageview.h"
|
| +#include "xfa/fxfa/xfa_ffpageview.h"
|
|
|
| class CXFA_FFListBox : public CXFA_FFField {
|
| public:
|
|
|