| Index: xfa/src/fxfa/app/xfa_ffwidgethandler.cpp
|
| diff --git a/xfa/src/fxfa/app/xfa_ffwidgethandler.cpp b/xfa/src/fxfa/app/xfa_ffwidgethandler.cpp
|
| index 62f21fa64410b384507a78b170ddd405d639e2b4..bea758618083a944694eb6ba32d443a990ab39cd 100644
|
| --- a/xfa/src/fxfa/app/xfa_ffwidgethandler.cpp
|
| +++ b/xfa/src/fxfa/app/xfa_ffwidgethandler.cpp
|
| @@ -6,6 +6,8 @@
|
|
|
| #include "xfa/src/fxfa/app/xfa_ffwidgethandler.h"
|
|
|
| +#include <vector>
|
| +
|
| #include "xfa/src/fxfa/app/xfa_ffchoicelist.h"
|
| #include "xfa/src/fxfa/app/xfa_ffdoc.h"
|
| #include "xfa/src/fxfa/app/xfa_ffdocview.h"
|
|
|