switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths

This commit is contained in:
Dick Hollenbeck
2012-01-22 22:33:36 -06:00
parent 3b8f191cc4
commit b8a0ab4c52
1067 changed files with 5351 additions and 5274 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
* PNG2cpp CMake script, using a *.png file as input.
*/
#include "bitmaps.h"
#include <bitmaps.h>
static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,