Platformio does not see changed header file

I have succefully build marlin kimbra firmware with platformio core, but if I change any project .h/.cpp files and recompile with “platformio run” than firmware.bin file and frimware.elf file are not updated and changes in source files does not take effect. Platformio seems not to see changes in source files and does not generate any error.