Add include guards (the #ifndef/#define/#endif directoives) to all include files. You have them in ControladorDomini.h but they are lacking from other files.