windows include
This commit is contained in:
parent
07f7ac0803
commit
f1f4de03b7
|
|
@ -65,6 +65,7 @@ TypeHandle Filename::_type_handle;
|
|||
#ifdef WIN32_VC
|
||||
#include <direct.h>
|
||||
#include <windows.h>
|
||||
#include <shlobj.h>
|
||||
#endif
|
||||
|
||||
// The MSVC 6.0 Win32 SDK lacks the following definitions, so we define them
|
||||
|
|
|
|||
Loading…
Reference in New Issue