mirror of
https://github.com/RinCat/RTL88x2BU-Linux-Driver.git
synced 2024-12-26 01:51:34 +00:00
Fix include path
This commit is contained in:
parent
1f276388ad
commit
9c0fc24746
@ -20,7 +20,7 @@
|
|||||||
#include "hal_data.h"
|
#include "hal_data.h"
|
||||||
|
|
||||||
#ifdef RTW_HALMAC
|
#ifdef RTW_HALMAC
|
||||||
#include "../../hal/hal_halmac.h"
|
#include "../hal/hal_halmac.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void rtw_dump_fw_info(void *sel, _adapter *adapter)
|
void rtw_dump_fw_info(void *sel, _adapter *adapter)
|
||||||
|
Loading…
Reference in New Issue
Block a user