summaryrefslogtreecommitdiffstats
path: root/src/runtime/Qt3DSIScriptBridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/Qt3DSIScriptBridge.h')
-rw-r--r--src/runtime/Qt3DSIScriptBridge.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/runtime/Qt3DSIScriptBridge.h b/src/runtime/Qt3DSIScriptBridge.h
index 16bf299..b9df2b3 100644
--- a/src/runtime/Qt3DSIScriptBridge.h
+++ b/src/runtime/Qt3DSIScriptBridge.h
@@ -39,6 +39,10 @@
#include <QtCore/qvector.h>
#include <QtCore/qstringlist.h>
+QT_BEGIN_NAMESPACE
+class QQmlImageProviderBase;
+QT_END_NAMESPACE
+
namespace qt3dsimp {
struct Mesh;
}