mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-04 01:57:59 +00:00
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 */
|
#else /* using real RAR_REGISTER */
|
||||||
|
|
||||||
#include "../rar_register/rar_register.h"
|
#include <linux/rar_register.h>
|
||||||
|
|
||||||
#endif /* CONFIG_RAR_REGISTER */
|
#endif /* CONFIG_RAR_REGISTER */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user