Move functions from process to file
Move filesystem-related functions from process.[ch] to file.[ch].
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
#include "config.h"
|
||||
#include "compat.h"
|
||||
#include "util/file.h"
|
||||
#include "util/log.h"
|
||||
#include "util/process.h"
|
||||
#include "util/str_util.h"
|
||||
|
||||
#define SCRCPY_PORTABLE_ICON_FILENAME "icon.png"
|
||||
|
||||
Reference in New Issue
Block a user