Chromium Code Reviews| Index: xfa/fde/fde_iterator.h |
| diff --git a/xfa/fde/fde_iterator.h b/xfa/fde/fde_iterator.h |
| index 5a0e7566a0ff45371a12fbd3696190419d1ec9c9..737fb8935f14cf4fa3e74daef722acac3cfd3024 100644 |
| --- a/xfa/fde/fde_iterator.h |
| +++ b/xfa/fde/fde_iterator.h |
| @@ -9,6 +9,7 @@ |
| #include "xfa/fde/fde_visualset.h" |
| #include "xfa/fgas/crt/fgas_memory.h" |
| +#include "xfa/fgas/crt/fgas_utils.h" |
| struct FDE_CANVASITEM { |
| IFDE_CanvasSet* pCanvas; |