Przeglądaj źródła

Add header for mxe build

nordsoft 3 lat temu
rodzic
commit
eda102ddfb
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      launcher/main.cpp

+ 1 - 0
launcher/main.cpp

@@ -12,6 +12,7 @@
 
 #include <QApplication>
 #include <QProcess>
+#include <QMessageBox>
 #include "../lib/VCMIDirs.h"
 
 // Conan workaround https://github.com/conan-io/conan-center-index/issues/13332