diff options
Diffstat (limited to 'xfa/fxgraphics/include/cfx_graphics.h')
-rw-r--r-- | xfa/fxgraphics/include/cfx_graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxgraphics/include/cfx_graphics.h b/xfa/fxgraphics/include/cfx_graphics.h index 129ae6e18b..3d818d7952 100644 --- a/xfa/fxgraphics/include/cfx_graphics.h +++ b/xfa/fxgraphics/include/cfx_graphics.h @@ -9,7 +9,7 @@ #include <memory> -#include "core/fxcrt/include/fx_system.h" +#include "core/fxcrt/fx_system.h" #include "core/fxge/include/cfx_fxgedevice.h" #include "core/fxge/include/cfx_graphstatedata.h" #include "core/fxge/include/cfx_renderdevice.h" |