From 46acfaebd2e4670e0d63696dc55fcb5f6bd9737a Mon Sep 17 00:00:00 2001 From: Dimitri Stolnikov Date: Sun, 1 Apr 2012 12:40:51 +0200 Subject: rework on autotools handling of private headers --- src/tuner_fc0012.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tuner_fc0012.c') 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 #include +#include "rtlsdr_i2c.h" #include "tuner_fc0012.h" -#include "i2c.h" #define CRYSTAL_FREQ 28800000 -- cgit v1.3.1