Wondering if anyone here has a solution to my problem!

...I need a #include path to my local network that works on mac and windows, so, on mac /localserver/folder/file.as works, but not on windows... \\localserver\folder\file.as works on windows but not mac.

I'm looking for a way to use uniform paths here, I've tried shortcuts, dynamic links, etc but haven't been successful.

I'm thinking maybe system vars?

ideas?