summaryrefslogtreecommitdiff
path: root/content/fetchers/about.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/about.c')
-rw-r--r--content/fetchers/about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fetchers/about.c b/content/fetchers/about.c
index eeea3d992..cf66a622b 100644
--- a/content/fetchers/about.c
+++ b/content/fetchers/about.c
@@ -37,7 +37,6 @@
#include <strings.h>
#include <time.h>
#include <stdio.h>
-#include <dirent.h>
#include <limits.h>
#include <stdarg.h>
@@ -46,6 +45,7 @@
#include "testament.h"
#include "utils/config.h"
+#include "utils/dirent.h"
#include "content/fetch.h"
#include "content/fetchers.h"
#include "content/fetchers/about.h"