diff --git a/src/plugins/glsleditor/glsleditorplugin.cpp b/src/plugins/glsleditor/glsleditorplugin.cpp index 6e7ea3c19b4..0cb20999ea5 100644 --- a/src/plugins/glsleditor/glsleditorplugin.cpp +++ b/src/plugins/glsleditor/glsleditorplugin.cpp @@ -277,4 +277,4 @@ const GLSLEditorPlugin::InitFile *GLSLEditorPlugin::shaderInit(int variant) cons } // namespace Internal } // namespace GLSLEditor -Q_EXPORT_PLUGIN(GLSLEditorPlugin) +Q_EXPORT_PLUGIN(GLSLEditor::Internal::GLSLEditorPlugin)