diff --git a/code/AssxmlExporter.cpp b/code/AssxmlExporter.cpp index 89b7718b6..062fea6dd 100644 --- a/code/AssxmlExporter.cpp +++ b/code/AssxmlExporter.cpp @@ -40,6 +40,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. /** @file AssxmlExporter.cpp * ASSXML exporter main code */ +#include #include "AssimpPCH.h" #include "./../include/assimp/version.h" #include "ProcessHelper.h"