mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
video_core: Reorganize headers
This commit is contained in:
parent
b9125cec2e
commit
2cd98a45cb
19 changed files with 56 additions and 62 deletions
|
@ -13,8 +13,8 @@
|
|||
#include "common/bit_field.h"
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/logging/log.h"
|
||||
#include "common/vector_math.h"
|
||||
#include "common/logging/log.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue