fix: qmake build

This commit is contained in:
shenleban tongying 2023-04-17 21:06:59 -04:00
parent 59969277d1
commit bb566013b6
No known key found for this signature in database

View file

@ -41,7 +41,7 @@
#include <map> #include <map>
#include <algorithm> #include <algorithm>
#include <QtConcurrent> #include <QtConcurrent>
#include "base/globalregex.hh" #include "globalregex.hh"
namespace Zim { namespace Zim {