switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user