mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-04-29 12:37:22 +09:00
follow focused
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define GSR_LIBRARY_LOADER_H
|
||||
|
||||
#include <dlfcn.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
|
||||
typedef struct {
|
||||
@@ -38,4 +39,4 @@ static void dlsym_load_list_optional(void *handle, const dlsym_assign *dlsyms) {
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* GSR_LIBRARY_LOADER_H */
|
||||
#endif /* GSR_LIBRARY_LOADER_H */
|
||||
|
||||
Reference in New Issue
Block a user