diff options
Diffstat (limited to 'tools/gfx/model.h')
| -rw-r--r-- | tools/gfx/model.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gfx/model.h b/tools/gfx/model.h index b92dfda76..17b16510e 100644 --- a/tools/gfx/model.h +++ b/tools/gfx/model.h @@ -5,6 +5,7 @@ #include "vector-math.h" #include <vector> +#include <string> namespace gfx { |
