mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-31 22:35:37 +00:00
Rename control to controller
The struct decoder is defined in decoder.h. For naming consistency, define the struct controller in controller.h.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "command.h"
|
||||
#include "common.h"
|
||||
#include "control.h"
|
||||
#include "controller.h"
|
||||
#include "convert.h"
|
||||
#include "decoder.h"
|
||||
#include "events.h"
|
||||
|
Reference in New Issue
Block a user