mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-12-24 17:11:35 +00:00
Fix include path
This commit is contained in:
parent
d2da59149e
commit
5477c101a6
@ -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