# 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-9d2fd5bffc1f
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#ifdef WIN32
|
||||
|
||||
#include "../include/LogStream.h"
|
||||
#include "Windows.h"
|
||||
#include "windows.h"
|
||||
|
||||
namespace Assimp {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user