diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/hda_priv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/hda_priv.h b/sound/pci/hda/hda_priv.h index 166e3e84b963..daf458299753 100644 --- a/sound/pci/hda/hda_priv.h +++ b/sound/pci/hda/hda_priv.h | |||
@@ -15,7 +15,7 @@ | |||
15 | #ifndef __SOUND_HDA_PRIV_H | 15 | #ifndef __SOUND_HDA_PRIV_H |
16 | #define __SOUND_HDA_PRIV_H | 16 | #define __SOUND_HDA_PRIV_H |
17 | 17 | ||
18 | #include <linux/clocksource.h> | 18 | #include <linux/timecounter.h> |
19 | #include <sound/core.h> | 19 | #include <sound/core.h> |
20 | #include <sound/pcm.h> | 20 | #include <sound/pcm.h> |
21 | 21 | ||