瀏覽代碼

Add header for mxe build

nordsoft 2 年之前
父節點
當前提交
eda102ddfb
共有 1 個文件被更改,包括 1 次插入0 次删除
  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