# Copyright 2026 Nadeŭka <me+oss@nadevko.cc>
# Distributed under the terms of the GNU General Public License v2
fixup for launcher/java/JavaPerformance.h:63:21: error: invalid use of incomplete type ‘class QDebug’
   63 |             qWarning() << "Unknown garbage collection preset:" << presetString;
--- a/launcher/java/JavaPerformance.h
+++ b/launcher/java/JavaPerformance.h
@@ -19,3 +19,4 @@
 #include <QStringList>
+#include <QDebug>
