Im new to uvision and programming and im looking at a project that has some headers as, #include "..\..\..\swim\lpc_types.h". How do i give it the correct path to the file?..how is "..\..\..\" supposed to define a path?, ive only seen headers included like #include lpc_types.h
Add your include paths to Options for Target >> C/C++ >> Include Paths.
http://www.keil.com/support/man/docs/uv4/uv4_dg_adscc.htm