mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 15:17:56 -05:00
video_core: Reorganize headers
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
|
||||
#include "video_core/utils.h"
|
||||
|
||||
|
Reference in New Issue
Block a user