X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuhttpd.git;a=blobdiff_plain;f=file.c;h=e05dc37f9968aed36ea2d65e637002c9d1f06b49;hp=ae4517cfd3e472be430640bb22fa7ea5eddd5b93;hb=6f3d40217ecdd59fd8bc041712d7224082525ca1;hpb=fa1d60ad91e7cdc007d19011bb79ea666b83b5e6 diff --git a/file.c b/file.c index ae4517c..e05dc37 100644 --- a/file.c +++ b/file.c @@ -28,7 +28,7 @@ #include #include "uhttpd.h" -#include "uhttpd-mimetypes.h" +#include "mimetypes.h" static LIST_HEAD(index_files);