summaryrefslogtreecommitdiff
path: root/Source/Core/Common
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common')
-rw-r--r--Source/Core/Common/Analytics.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/Common/Analytics.h b/Source/Core/Common/Analytics.h
index b5d961d1d5..a49b6514f0 100644
--- a/Source/Core/Common/Analytics.h
+++ b/Source/Core/Common/Analytics.h
@@ -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: