Sorry, I mixed them up. I just took another look at my code. I packaged my BlueprintFunctionLibrary (FileOpsBPLibrary) into a plugin (FileOps). I must have forgot to remove the include for FileOps in my example. You should be able to remove the include and compile your project.
To clarify, FileOps just contains the default plugin code you get when you create a new plugin