diff --git a/src/plugins/glsleditor/glsleditorplugin.cpp b/src/plugins/glsleditor/glsleditorplugin.cpp index 6e7ea3c19b48410b8bebc43ac161b85b30350f98..0cb20999ea5de42a62374619eb5c67c1f265e79e 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)