mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
TitleDatabase: Fix header includes
Remove unneeded includes, and add missing includes.
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace Core
|
||||
{
|
||||
// Reader for title database files.
|
||||
|
Reference in New Issue
Block a user