mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
IOSC: Fix header includes
This commit is contained in:
parent
7bdf3d7ea7
commit
531378e8e6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <array>
|
||||
#include <map>
|
||||
#include <cstddef>
|
||||
#include <vector>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue