UVM Error : The definition for the forward-referenced interface

In reply to cgales:

Hi , I did the above change which you mentioned but I am seeing different issue now .

**Error-[SE] Syntax error
Following verilog source has syntax error :
“fifoPorts.sv”, 3: token is ‘fifoPorts’
interface fifoPorts #(parameter DSIZE = 8);
^
**