summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2018-12-10 00:25:40 -0800
committerThomas Groman <tgroman@nuegia.net>2018-12-10 00:25:40 -0800
commited31fd7be79f85d82ab6b9de57c39d0d58fd51f3 (patch)
tree013b42e29fad0fe1d90242db285a4b759ef300cc
parent1019b2a7a605fabeac4d0c375de65c8f9a6168cf (diff)
downloadMultiMC-ed31fd7be79f85d82ab6b9de57c39d0d58fd51f3.tar
MultiMC-ed31fd7be79f85d82ab6b9de57c39d0d58fd51f3.tar.gz
MultiMC-ed31fd7be79f85d82ab6b9de57c39d0d58fd51f3.tar.lz
MultiMC-ed31fd7be79f85d82ab6b9de57c39d0d58fd51f3.tar.xz
MultiMC-ed31fd7be79f85d82ab6b9de57c39d0d58fd51f3.zip
Removed ganalytics.h include from SetupWizard
-rw-r--r--application/setupwizard/SetupWizard.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/application/setupwizard/SetupWizard.cpp b/application/setupwizard/SetupWizard.cpp
index c13f15ee..c4b21713 100644
--- a/application/setupwizard/SetupWizard.cpp
+++ b/application/setupwizard/SetupWizard.cpp
@@ -7,7 +7,6 @@
#include "translations/TranslationsModel.h"
#include <MultiMC.h>
#include <FileSystem.h>
-#include <ganalytics.h>
#include <QAbstractButton>