Arranging/Including classes in multiple files

In reply to totochan1985:

It would really help to show some code and especially the error message you are getting.

Also you import a package, not include it. See SystemVerilog Coding Guidelines: Package import versus `include - Verification Horizons