Common.h versus IOM328p.h

I'm very new to this environment and I found the following:

IOM328p.h shows the EECR register at location 0x1F.
Common.h put EECR at location 0x1C. Do I need to be concerned?

Common.h only defines it if it is not already defined so you don't have to worry.