diff options
Diffstat (limited to 'xfa/fde/fde_brush.h')
-rw-r--r-- | xfa/fde/fde_brush.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fde/fde_brush.h b/xfa/fde/fde_brush.h index cfa40a055f..924ef62c12 100644 --- a/xfa/fde/fde_brush.h +++ b/xfa/fde/fde_brush.h @@ -8,7 +8,7 @@ #define XFA_FDE_FDE_BRUSH_H_ #include "core/fxcrt/include/fx_system.h" -#include "core/include/fxge/fx_dib.h" +#include "core/fxge/include/fx_dib.h" class IFDE_Image; |