diff options
Diffstat (limited to 'src/tuner_e4000.c')
| -rw-r--r-- | src/tuner_e4000.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tuner_e4000.c b/src/tuner_e4000.c index 18aa967..ae14dfc 100644 --- a/src/tuner_e4000.c +++ b/src/tuner_e4000.c @@ -8,7 +8,7 @@ #include <stdint.h> -#include "i2c.h" +#include "rtlsdr_i2c.h" #include "tuner_e4000.h" #define FUNCTION_ERROR 1 |
