Fix Mac build.

This commit is contained in:
Steven Smith
2015-09-20 15:39:39 -07:00
parent 18dd20de89
commit 80bfbf6f21
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@
#include <string.h>
#include <map>
#include <string>
#include <vector>
u8* convert_to_cgfx(const std::string image, u32 width, u32 height, u32* size) {