summaryrefslogtreecommitdiff
path: root/content/fetchers/about/chart.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/about/chart.c')
-rw-r--r--content/fetchers/about/chart.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/fetchers/about/chart.c b/content/fetchers/about/chart.c
index 1565c54d8..c030c12b4 100644
--- a/content/fetchers/about/chart.c
+++ b/content/fetchers/about/chart.c
@@ -33,7 +33,9 @@
#include <math.h>
#include <stdio.h>
+#include "utils/config.h"
#include "netsurf/inttypes.h"
+#include "utils/config.h"
#include "utils/utils.h"
#include "utils/errors.h"
#include "utils/nsurl.h"