X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/c593cf7c8a1ea63fc107b810bdb167487f71380e..cdaf98f0290a30469af909b669312b1033cf30df:/clients/playrtp-mem.c diff --git a/clients/playrtp-mem.c b/clients/playrtp-mem.c index 7465707..2a868de 100644 --- a/clients/playrtp-mem.c +++ b/clients/playrtp-mem.c @@ -21,12 +21,9 @@ * @brief RTP player memory management */ -#include -#include "types.h" +#include "common.h" #include -#include -#include #include "mem.h" #include "vector.h"