X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/158d096132f284c409fe1954457c67d77caf796c..6acdbba4d904b8ee764f0d564675357a46d43fa8:/clients/playrtp-oss.c diff --git a/clients/playrtp-oss.c b/clients/playrtp-oss.c index 15f6b53..199487f 100644 --- a/clients/playrtp-oss.c +++ b/clients/playrtp-oss.c @@ -22,19 +22,16 @@ * @brief RTP player - OSS and empeg support */ -#include +#include "common.h" #if HAVE_SYS_SOUNDCARD_H || EMPEG_HOST -#include "types.h" #include #include #if !EMPEG_HOST #include #endif -#include #include -#include #include #include #include