aboutsummaryrefslogtreecommitdiff
path: root/launcher/Env.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/Env.h')
-rw-r--r--launcher/Env.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Env.h b/launcher/Env.h
index 7d1a8bc9..52427696 100644
--- a/launcher/Env.h
+++ b/launcher/Env.h
@@ -25,7 +25,7 @@ class Index;
class Env
{
- friend class MultiMC;
+ friend class Launcher;
private:
struct Private;
Env();