X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=plugins%2Fradio%2Fradio-rtlsdr.c;h=7d7e498ad86ac4bc3fb5ef1ce2fde9e5bb09d1ca;hb=e6298876fdbf457b6dd61556472060a9fa652c82;hp=b99cf9b76bdfcbb3f38a256f4cc07388beef7623;hpb=f16675ed24fd331903b8d6ef5d8ac07f6acbd6b0;p=src%2Fapp-framework-binder.git diff --git a/plugins/radio/radio-rtlsdr.c b/plugins/radio/radio-rtlsdr.c index b99cf9b7..7d7e498a 100644 --- a/plugins/radio/radio-rtlsdr.c +++ b/plugins/radio/radio-rtlsdr.c @@ -16,7 +16,11 @@ * along with this program. If not, see . */ +#include +#include + #include "radio-api.h" +#include "radio-rtlsdr.h" /* ------------- RADIO RTLSDR IMPLEMENTATION ---------------- */