Minh,
By default when you created a new project , the Project Header folder will list all header files defined for this project.

So if you want to add a new .h file the best way is to move it in the Project Header folder.
another solution is to add the path of this new header file.
this is the solution used for the library inside the compiler settings

Have a great day,
Pascal
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------