mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-27 20:56:25 +00:00
Fix missing includes
Aren't indirect includes great?
This commit is contained in:
parent
5e027a0817
commit
39fd6dcd5b
15 changed files with 16 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/MsgHandler.h"
|
||||
|
||||
namespace DX11
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue