| Index: xfa/src/fxfa/app/xfa_fftextedit.cpp
 | 
| diff --git a/xfa/src/fxfa/app/xfa_fftextedit.cpp b/xfa/src/fxfa/app/xfa_fftextedit.cpp
 | 
| index 5457324d9d47e79c9e4ec8cc3df7a2f077477c3c..f828939327b6c2cb920798dbbedc8681e8f98fa0 100644
 | 
| --- a/xfa/src/fxfa/app/xfa_fftextedit.cpp
 | 
| +++ b/xfa/src/fxfa/app/xfa_fftextedit.cpp
 | 
| @@ -6,6 +6,8 @@
 | 
|  
 | 
|  #include "xfa/src/fxfa/app/xfa_fftextedit.h"
 | 
|  
 | 
| +#include <vector>
 | 
| +
 | 
|  #include "xfa/include/fwl/basewidget/fwl_datetimepicker.h"
 | 
|  #include "xfa/include/fwl/basewidget/fwl_edit.h"
 | 
|  #include "xfa/include/fwl/lightwidget/datetimepicker.h"
 | 
| 
 |