summaryrefslogtreecommitdiffstats
path: root/logic/BaseInstaller.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/BaseInstaller.h')
-rw-r--r--logic/BaseInstaller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/BaseInstaller.h b/logic/BaseInstaller.h
index dd804085..a50c8cb1 100644
--- a/logic/BaseInstaller.h
+++ b/logic/BaseInstaller.h
@@ -24,7 +24,7 @@ class QDir;
class QString;
class QObject;
class Task;
-struct BaseVersion;
+class BaseVersion;
typedef std::shared_ptr<BaseVersion> BaseVersionPtr;
class MULTIMC_LOGIC_EXPORT BaseInstaller