mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-16 14:40:05 +00:00
Merge pull request #158 from xantares/master
Fixed win32 build on a case-sensitive fs
This commit is contained in:
commit
a981c3382b
@ -22,8 +22,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#ifdef _WIN32
|
||||
#include <Windows.h>
|
||||
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#include "fontstash.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user