(null_hid.c) Add header include
This commit is contained in:
parent
9e56bd2f23
commit
03d6e3a109
|
@ -14,6 +14,7 @@
|
|||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "../../general.h"
|
||||
#include "../input_hid_driver.h"
|
||||
|
||||
typedef struct null_hid
|
||||
|
|
Loading…
Reference in New Issue