mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 13:18:24 +00:00
Fixed an include
This commit is contained in:
parent
dc0d1ebc95
commit
acc89b2251
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include "common/bit_field.h"
|
||||
#include "common/common_types.h"
|
||||
#include "common/vector_math.h"
|
||||
#include "video_core/video_core.h"
|
||||
#include "video_core/geometry_pipeline.h"
|
||||
#include "video_core/primitive_assembly.h"
|
||||
#include "video_core/regs.h"
|
||||
|
|
Loading…
Reference in a new issue