X3D importer: Fixed missing header file

pull/1338/head
Patrick Dähne 2017-07-11 21:32:47 +02:00
parent 8959bcb847
commit e97ba7aec2
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define INCLUDED_AI_FI_READER_H
#include <irrXML.h>
#include <memory>
#include <string>
#include <vector>
#include <cstdint>