| Index: xfa/fde/fde_gedevice.cpp
|
| diff --git a/xfa/fde/fde_gedevice.cpp b/xfa/fde/fde_gedevice.cpp
|
| index 6161bbc9e8c01ee27f1d95294779ac5a509ee284..257936524511058e159150aec1fb4ae2671e3e6d 100644
|
| --- a/xfa/fde/fde_gedevice.cpp
|
| +++ b/xfa/fde/fde_gedevice.cpp
|
| @@ -9,6 +9,8 @@
|
| #include <algorithm>
|
|
|
| #include "core/fxge/include/cfx_gemodule.h"
|
| +#include "core/fxge/include/cfx_graphstatedata.h"
|
| +#include "core/fxge/include/cfx_renderdevice.h"
|
| #include "xfa/fde/cfde_path.h"
|
| #include "xfa/fde/fde_object.h"
|
| #include "xfa/fgas/font/fgas_font.h"
|
|
|