| Index: xfa/src/fxgraphics/src/fx_graphics.cpp
|
| diff --git a/xfa/src/fxgraphics/src/fx_graphics.cpp b/xfa/src/fxgraphics/src/fx_graphics.cpp
|
| index 3f8c07cedffe5ba1a18abaf74fdac64d864fe34f..301bd7c356b4f8d57f8c95b1637ef422c6808469 100644
|
| --- a/xfa/src/fxgraphics/src/fx_graphics.cpp
|
| +++ b/xfa/src/fxgraphics/src/fx_graphics.cpp
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <memory>
|
|
|
| +#include "xfa/include/fxgraphics/fx_graphics.h"
|
| #include "xfa/src/fxgraphics/src/fx_path_generator.h"
|
| #include "xfa/src/fxgraphics/src/pre.h"
|
|
|
|
|