mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-12-25 01:21:34 +00:00
Fix include path
This commit is contained in:
parent
1f276388ad
commit
9c0fc24746
@ -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