# lowercase include (mingw cross compile fix). Thanks to abma for the patch.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1038 67173fc5-114c-0410-ac8e-9d2fd5bffc1fpull/1/merge
parent
211a6cb0e7
commit
7ad99f3baf
|
@ -4,7 +4,7 @@
|
|||
#ifdef WIN32
|
||||
|
||||
#include "../include/LogStream.h"
|
||||
#include "Windows.h"
|
||||
#include "windows.h"
|
||||
|
||||
namespace Assimp {
|
||||
|
||||
|
|
Loading…
Reference in New Issue