From 7fdfd7423f3d0809b037904d09eb6faac6a01216 Mon Sep 17 00:00:00 2001 From: John Senneker Date: Tue, 22 Nov 2016 16:44:36 -0500 Subject: [PATCH] Add back deleted include in obj exporter --- wrap/io_trimesh/export_obj.h | 1 + 1 file changed, 1 insertion(+) diff --git a/wrap/io_trimesh/export_obj.h b/wrap/io_trimesh/export_obj.h index dc1dfc46..cb878a24 100644 --- a/wrap/io_trimesh/export_obj.h +++ b/wrap/io_trimesh/export_obj.h @@ -28,6 +28,7 @@ #include #include +#include #include #include #include