DeclarationError: Undeclared identifier error when using _setBaseURI

I'm importing 721URIStorage, which eliminated my "setTokenURI" error but I am still getting the "undeclared Identifier" error for _setBaseURI, which worked before I started converting the contract to pragma8.

Help please.