summaryrefslogtreecommitdiff
path: root/third_party/agg23/agg_basics.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/agg23/agg_basics.h')
-rw-r--r--third_party/agg23/agg_basics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/agg23/agg_basics.h b/third_party/agg23/agg_basics.h
index f3dc43cc08..52a658ec96 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
{