Cannot fine type 'RESULT'

Hi,

Getting the following:

Assets/Plugins/FMOD/Wrapper/fmod_xboxone.cs(8,23): error CS0246: The type or namespace name `RESULT’ could not be found. Are you missing an assembly reference?

Where does RESULT come from?

Thanks.

RESULT comes from fmod.cs and the ‘FMOD’ namespace.