mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 09:49:01 +00:00
Merge pull request #1027 from rohit-n/change-include
Include CommonTypes.h instead of Common.h.
This commit is contained in:
commit
71cb09f1ca
285 changed files with 286 additions and 286 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include "Common/ArmCommon.h"
|
||||
#include "Common/CodeBlock.h"
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
#if defined(__SYMBIAN32__) || defined(PANDORA)
|
||||
#include <signal.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue