mirror of
https://github.com/Genymobile/scrcpy
synced 2024-12-18 13:24:40 +00:00
Fix header guard prefix
This commit is contained in:
parent
a9429efa34
commit
e0bce1725b
@ -1,5 +1,5 @@
|
||||
#ifndef HID_MOUSE_H
|
||||
#define HID_MOUSE_H
|
||||
#ifndef SC_HID_MOUSE_H
|
||||
#define SC_HID_MOUSE_H
|
||||
|
||||
#include "common.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user