mirror of
https://github.com/overte-org/overte.git
synced 2025-08-13 09:49:45 +02:00
Linux QT wants .h-less headers.
This commit is contained in:
parent
92ddedd44b
commit
84cfeaec13
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
#include <QScriptEngine>
|
||||
#include <QScriptValueIterator>
|
||||
#include <QThread.h>
|
||||
#include <QThread>
|
||||
#include <RegisteredMetaTypes.h>
|
||||
#include "AnimVariant.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue