aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/wavefrontmesh/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/wavefrontmesh/plugin.cpp')
-rw-r--r--src/imports/wavefrontmesh/plugin.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/imports/wavefrontmesh/plugin.cpp b/src/imports/wavefrontmesh/plugin.cpp
index eea0db19db..16c40ae8d5 100644
--- a/src/imports/wavefrontmesh/plugin.cpp
+++ b/src/imports/wavefrontmesh/plugin.cpp
@@ -40,10 +40,7 @@
#include <QtQml/qqmlextensionplugin.h>
#include <QtQml/qqml.h>
-#include "qwavefrontmesh.h"
-
-extern void qml_register_types_Qt_labs_wavefrontmesh();
-
+#include <QtLabsWavefrontMesh/private/qqmlwavefrontmeshglobal_p.h>
QT_BEGIN_NAMESPACE
class QmlWavefrontMeshPlugin : public QQmlEngineExtensionPlugin