diff options
Diffstat (limited to 'include/sound/tea6330t.h')
| -rw-r--r-- | include/sound/tea6330t.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/tea6330t.h b/include/sound/tea6330t.h index 51b282b7689..e6beec23d7f 100644 --- a/include/sound/tea6330t.h +++ b/include/sound/tea6330t.h @@ -22,7 +22,7 @@   *   */ -#include "i2c.h"		/* generic i2c support */ +#include <sound/i2c.h>		/* generic i2c support */  int snd_tea6330t_detect(struct snd_i2c_bus *bus, int equalizer);  int snd_tea6330t_update_mixer(struct snd_card *card, struct snd_i2c_bus *bus,  | 
