mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-06-20 17:15:59 +08:00
refactor(logging): separate logging from main (#2110)
This commit is contained in:
@@ -26,7 +26,7 @@ vaSyncBuffer(
|
||||
#include "graphics.h"
|
||||
#include "misc.h"
|
||||
#include "src/config.h"
|
||||
#include "src/main.h"
|
||||
#include "src/logging.h"
|
||||
#include "src/platform/common.h"
|
||||
#include "src/utility.h"
|
||||
#include "src/video.h"
|
||||
|
||||
Reference in New Issue
Block a user