Index: third_party/agg23/agg_vcgen_stroke.cpp |
diff --git a/third_party/agg23/agg_vcgen_stroke.cpp b/third_party/agg23/agg_vcgen_stroke.cpp |
index 9b8cb66fd91e3303d975d6ea1c50a87b82b91cde..ef8bc27864c00265e9cd477116a2c81fe52bd7d6 100644 |
--- a/third_party/agg23/agg_vcgen_stroke.cpp |
+++ b/third_party/agg23/agg_vcgen_stroke.cpp |
@@ -22,8 +22,10 @@ |
// Stroke generator |
// |
//---------------------------------------------------------------------------- |
-#include "../../core/include/fxcrt/fx_basic.h" |
+ |
#include "agg_vcgen_stroke.h" |
+#include "core/include/fxcrt/fx_basic.h" |
+ |
namespace agg |
{ |