X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/c593cf7c8a1ea63fc107b810bdb167487f71380e..658c8a359409a339d71910f68452bfaa751734c0:/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"