mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
rename Core/Analytics to Core/DolphinAnalytics
This commit is contained in:
parent
96e3360f05
commit
07fd02f207
18 changed files with 169 additions and 169 deletions
|
@ -17,10 +17,10 @@
|
|||
#endif
|
||||
|
||||
#include "Common/StringUtil.h"
|
||||
#include "Core/Analytics.h"
|
||||
#include "Core/Boot/Boot.h"
|
||||
#include "Core/BootManager.h"
|
||||
#include "Core/Core.h"
|
||||
#include "Core/DolphinAnalytics.h"
|
||||
#include "Core/Host.h"
|
||||
|
||||
#include "UICommon/CommandLineParse.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue