mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-11-10 01:02:50 +00:00
Fix include path
This commit is contained in:
parent
012284764e
commit
04dba1e736
@ -20,7 +20,7 @@
|
||||
#include "hal_data.h"
|
||||
|
||||
#ifdef RTW_HALMAC
|
||||
#include "../../hal/hal_halmac.h"
|
||||
#include "../hal/hal_halmac.h"
|
||||
#endif
|
||||
|
||||
void rtw_dump_fw_info(void *sel, _adapter *adapter)
|
||||
|
Loading…
Reference in New Issue
Block a user