diff options
Diffstat (limited to 'third_party/agg23/agg_vcgen_stroke.cpp')
-rw-r--r-- | third_party/agg23/agg_vcgen_stroke.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/agg23/agg_vcgen_stroke.cpp b/third_party/agg23/agg_vcgen_stroke.cpp index 7b78ad9007..03225b1649 100644 --- a/third_party/agg23/agg_vcgen_stroke.cpp +++ b/third_party/agg23/agg_vcgen_stroke.cpp @@ -24,7 +24,7 @@ //---------------------------------------------------------------------------- #include "agg_vcgen_stroke.h" -#include "core/fxcrt/include/fx_basic.h" +#include "core/fxcrt/fx_basic.h" namespace agg { |