mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-01 03:05:34 +00:00
Force get sta_info.h from include folder
This commit is contained in:
parent
2ff6fb4f87
commit
2f31fe5ecd
@ -91,7 +91,7 @@ typedef struct _ADAPTER _adapter, ADAPTER, *PADAPTER;
|
||||
#include <rtw_sreset.h>
|
||||
#include <hal_intf.h>
|
||||
#include <hal_com.h>
|
||||
#include<hal_com_h2c.h>
|
||||
#include <hal_com_h2c.h>
|
||||
#include <hal_com_led.h>
|
||||
#include "../hal/hal_dm.h"
|
||||
#include <rtw_qos.h>
|
||||
@ -105,7 +105,7 @@ typedef struct _ADAPTER _adapter, ADAPTER, *PADAPTER;
|
||||
#include <rtw_ioctl_rtl.h>
|
||||
#include <osdep_intf.h>
|
||||
#include <rtw_eeprom.h>
|
||||
#include <sta_info.h>
|
||||
#include "sta_info.h"
|
||||
#include <rtw_event.h>
|
||||
#include <rtw_mlme_ext.h>
|
||||
#include <rtw_mi.h>
|
||||
|
Loading…
Reference in New Issue
Block a user