This commit is contained in:
ZappoMan 2014-06-24 19:08:16 -07:00
parent fdb0cf9386
commit 3ad07f4b91

View file

@ -13,6 +13,7 @@
#define hifi_ModelItem_h
#include <stddef.h>
#include <stdio.h> // for ssize_t
#include <stdint.h>
#include <glm/glm.hpp>