aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/helpers/ExportToModList.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/modplatform/helpers/ExportToModList.h')
-rw-r--r--launcher/modplatform/helpers/ExportToModList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/modplatform/helpers/ExportToModList.h b/launcher/modplatform/helpers/ExportToModList.h
index abd6e9bc..49252fc4 100644
--- a/launcher/modplatform/helpers/ExportToModList.h
+++ b/launcher/modplatform/helpers/ExportToModList.h
@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#pragma once
-#include <qlist.h>
+#include <QList>
#include <QString>
#include "minecraft/mod/Mod.h"