mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
rename Core/Analytics to Core/DolphinAnalytics
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
namespace Common
|
||||
{
|
||||
// Generic interface for an analytics reporting backends. The main
|
||||
// implementation used in Dolphin can be found in Core/Analytics.h.
|
||||
// implementation used in Dolphin can be found in Core/DolphinAnalytics.h.
|
||||
class AnalyticsReportingBackend
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user