X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/355c3af79e91b2c650648015e48708b81ff4cb7e..995db5990865ab0772e0f0902ba39c1fb9336fa3:/html.c diff --git a/html.c b/html.c index 7633dec..48f1827 100644 --- a/html.c +++ b/html.c @@ -13,7 +13,7 @@ #include "agedu.h" #include "html.h" -#include "malloc.h" +#include "alloc.h" #include "trie.h" #include "index.h"