diff options
Diffstat (limited to 'src/tuner_fc0012.c')
| -rw-r--r-- | src/tuner_fc0012.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tuner_fc0012.c b/src/tuner_fc0012.c index 0b4ca22..a13dbae 100644 --- a/src/tuner_fc0012.c +++ b/src/tuner_fc0012.c @@ -10,8 +10,8 @@ #include <stdio.h> #include <stdint.h> +#include "rtlsdr_i2c.h" #include "tuner_fc0012.h" -#include "i2c.h" #define CRYSTAL_FREQ 28800000 |
