| Index: xfa/fxgraphics/cfx_shading.h
|
| diff --git a/xfa/fxgraphics/cfx_shading.h b/xfa/fxgraphics/cfx_shading.h
|
| index 302aa65be5ebbe00aaf95c33079cc4932a60df9e..eb01112bc5a7f109b26d6a2f9b191272df8b5834 100644
|
| --- a/xfa/fxgraphics/cfx_shading.h
|
| +++ b/xfa/fxgraphics/cfx_shading.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXGRAPHICS_CFX_SHADING_H_
|
| #define XFA_FXGRAPHICS_CFX_SHADING_H_
|
|
|
| -#include "core/fxcrt/include/fx_coordinates.h"
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_coordinates.h"
|
| +#include "core/fxcrt/fx_system.h"
|
| #include "core/fxge/include/fx_dib.h"
|
|
|
| #define FX_SHADING_Steps 256
|
|
|