diff options
Diffstat (limited to 'xfa/fxgraphics/cagg_graphics.h')
-rw-r--r-- | xfa/fxgraphics/cagg_graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxgraphics/cagg_graphics.h b/xfa/fxgraphics/cagg_graphics.h index 30117e86c7..9f57a72343 100644 --- a/xfa/fxgraphics/cagg_graphics.h +++ b/xfa/fxgraphics/cagg_graphics.h @@ -8,7 +8,7 @@ #define XFA_FXGRAPHICS_CAGG_GRAPHICS_H_ #include "core/fxge/fx_dib.h" -#include "xfa/fxgraphics/include/cfx_graphics.h" +#include "xfa/fxgraphics/cfx_graphics.h" class CFX_Graphics; |