mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-09-11 03:55:47 +00:00
Move utilities to util/
This commit is contained in:
parent
83ace84280
commit
dfd0707a29
40 changed files with 58 additions and 57 deletions
|
@ -1,7 +1,7 @@
|
|||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "cbuf.h"
|
||||
#include "util/cbuf.h"
|
||||
|
||||
struct int_queue CBUF(int, 32);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue