mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-02 22:29:25 +00:00
Move ADB code to adb/
This commit is contained in:
parent
c460243ce2
commit
7810ca61b0
12 changed files with 8 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <SDL2/SDL_timer.h>
|
||||
#include <SDL2/SDL_platform.h>
|
||||
|
||||
#include "adb.h"
|
||||
#include "adb/adb.h"
|
||||
#include "util/file.h"
|
||||
#include "util/log.h"
|
||||
#include "util/net_intr.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue