From e97ba7aec284df6a637d594346b397c737c1b93d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20D=C3=A4hne?= Date: Tue, 11 Jul 2017 21:32:47 +0200 Subject: [PATCH] X3D importer: Fixed missing header file --- code/FIReader.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/code/FIReader.hpp b/code/FIReader.hpp index 05f13ecac..ebc12ae31 100644 --- a/code/FIReader.hpp +++ b/code/FIReader.hpp @@ -47,6 +47,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #define INCLUDED_AI_FI_READER_H #include +#include #include #include #include