Staging: sep: minimal fix for wrong include
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
62877913ba
commit
de92e3a3b2
|
@ -421,7 +421,7 @@ struct RAR_buffer {
|
|||
|
||||
#else /* using real RAR_REGISTER */
|
||||
|
||||
#include "../rar_register/rar_register.h"
|
||||
#include <linux/rar_register.h>
|
||||
|
||||
#endif /* CONFIG_RAR_REGISTER */
|
||||
|
||||
|
|
Loading…
Reference in New Issue