mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 06:08:50 +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
|
@ -6,7 +6,7 @@
|
|||
#include <thread>
|
||||
#include <lzo/lzo1x.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/Event.h"
|
||||
#include "Common/StringUtil.h"
|
||||
#include "Common/Timer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue