diff options
-rw-r--r-- | file.c | 2 | ||||
-rw-r--r-- | mimetypes.h (renamed from uhttpd-mimetypes.h) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ #include <libubox/blobmsg.h> #include "uhttpd.h" -#include "uhttpd-mimetypes.h" +#include "mimetypes.h" static LIST_HEAD(index_files); diff --git a/uhttpd-mimetypes.h b/mimetypes.h index 7fd885c..7fd885c 100644 --- a/uhttpd-mimetypes.h +++ b/mimetypes.h |