fix build, take 2

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
Yuhang Zhao 2022-11-06 19:37:10 +08:00
parent e83c00f0cb
commit 4463a61834
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
# include <gtk/gtk.h> # include <gtk/gtk.h>
#endif #endif
#include <QtCore/qmutex.h> #include <QtCore/qmutex.h>
#include <QtCore/qtextstream.h>
#include <QtGui/qguiapplication.h> #include <QtGui/qguiapplication.h>
#ifndef COMPILER_STRING #ifndef COMPILER_STRING