I solved my problem easy way. I just modify .ini file with (finally found out how to use build flags :P)
build_flags = -I Inc
So my .ini file looks like this
[env:env_name]
platform = ststm32
board = board_name
framework = stm32cube
build_flags = -I Inc