All: Use "" instead of <> for local includes
commit38e6eb86b2ceb301d67fd4754c5a1493f7911ece
authorLudovic Rousseau <ludovic.rousseau@gmail.com>
Fri, 12 Oct 2012 21:28:51 +0000 (12 23:28 +0200)
committerPete Batard <pete@akeo.ie>
Sat, 13 Oct 2012 17:34:45 +0000 (13 18:34 +0100)
tree1e477a66cf114d25f2695681bc61c1bc7a590294
parent09759d5836766fb3b886824cd669bc0dfc149d00
All: Use "" instead of <> for local includes

System header files are used with #include <foo.h>
Xcode can't find local headers using this syntax.
examples/dpfp.c
examples/dpfp_threaded.c
examples/ezusb.c
examples/fxload.c
examples/listdevs.c
libusb/libusbi.h
libusb/version_nano.h