mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-20 15:00:46 +00:00
Add missing include common.h
This commit is contained in:
parent
ff9fb5994d
commit
064670ab4c
@ -1,6 +1,8 @@
|
|||||||
#ifndef SC_AOA_HID_H
|
#ifndef SC_AOA_HID_H
|
||||||
#define SC_AOA_HID_H
|
#define SC_AOA_HID_H
|
||||||
|
|
||||||
|
#include "common.h"
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user