Manually including the include folder of a library is wrong 99.999% of the time, you should remove it.
Can you change inc
to include
? This is the standard name of the include folder.
Manually including the include folder of a library is wrong 99.999% of the time, you should remove it.
Can you change inc
to include
? This is the standard name of the include folder.