Index: third_party/agg23/agg_basics.h |
diff --git a/third_party/agg23/agg_basics.h b/third_party/agg23/agg_basics.h |
index f3dc43cc083253fc819ad7bebe5254d48156ab14..52a658ec96ffe74743e34a13374aed339f25e181 100644 |
--- a/third_party/agg23/agg_basics.h |
+++ b/third_party/agg23/agg_basics.h |
@@ -41,7 +41,7 @@ |
#endif |
#define AGG_INLINE inline |
-#include "core/fxcrt/include/fx_system.h" // For FX_FLOAT |
+#include "core/fxcrt/fx_system.h" // For FX_FLOAT |
namespace agg |
{ |