mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 20:38:17 -05:00
nvflinger: Get rid of indirect inclusions
This commit is contained in:
@ -5,8 +5,11 @@
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <string_view>
|
||||
#include <boost/optional.hpp>
|
||||
#include <vector>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "core/hle/kernel/event.h"
|
||||
|
||||
namespace CoreTiming {
|
||||
|
Reference in New Issue
Block a user