summaryrefslogtreecommitdiff
path: root/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'file.c')
-rw-r--r--file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/file.c b/file.c
index ae4517c..e05dc37 100644
--- a/file.c
+++ b/file.c
@@ -28,7 +28,7 @@
#include <libubox/blobmsg.h>
#include "uhttpd.h"
-#include "uhttpd-mimetypes.h"
+#include "mimetypes.h"
static LIST_HEAD(index_files);