diff options
Diffstat (limited to 'src/tuner_fc0013.c')
| -rw-r--r-- | src/tuner_fc0013.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tuner_fc0013.c b/src/tuner_fc0013.c index c718601..22c8066 100644 --- a/src/tuner_fc0013.c +++ b/src/tuner_fc0013.c @@ -7,7 +7,8 @@ */ #include <stdint.h> -#include "i2c.h" + +#include "rtlsdr_i2c.h" #include "tuner_fc0013.h" #define CRYSTAL_FREQ 28800000 |
