mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
rename Core/Analytics to Core/DolphinAnalytics
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user