mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 21:42:42 +02:00
Merge pull request #11415 from birarda/feat/auto-bake
change include for QUrlQuery to be consistent
This commit is contained in:
commit
e75ece8fc4
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <QtCore/QString>
|
||||
#include <QtGui/QImageReader>
|
||||
#include <QtCore/QVector>
|
||||
#include <qurlquery.h>
|
||||
#include <QtCore/QUrlQuery>
|
||||
|
||||
#include <ClientServerUtils.h>
|
||||
#include <FBXBaker.h>
|
||||
|
|
Loading…
Reference in a new issue