mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-19 02:47:57 -05:00
Common: Cleanup emu_window includes.
This commit is contained in:
@ -4,11 +4,10 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <initializer_list>
|
||||
#include <type_traits>
|
||||
|
||||
#include <common/common_types.h>
|
||||
#include "common/vector_math.h"
|
||||
|
||||
#include "math.h"
|
||||
#include "pica.h"
|
||||
|
||||
namespace Pica {
|
||||
|
Reference in New Issue
Block a user