remove unneeded include raop_ntp.h

This commit is contained in:
fduncanh
2022-02-05 15:45:08 -05:00
parent b0a04fa519
commit bcb3ce7309

View File

@@ -18,7 +18,6 @@
#include <stdint.h>
#include "raop.h"
#include "logger.h"
#include "raop_ntp.h"
typedef struct raop_rtp_mirror_s raop_rtp_mirror_t;
typedef struct h264codec_s h264codec_t;