Or you can move the relavent header files to your compiler's include directory. Or best of all, add the SDK's include directory to your compiler's includes search path. For GCC:

gcc...