mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
windows include
This commit is contained in:
parent
07f7ac0803
commit
f1f4de03b7
@ -65,6 +65,7 @@ TypeHandle Filename::_type_handle;
|
|||||||
#ifdef WIN32_VC
|
#ifdef WIN32_VC
|
||||||
#include <direct.h>
|
#include <direct.h>
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
#include <shlobj.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// The MSVC 6.0 Win32 SDK lacks the following definitions, so we define them
|
// The MSVC 6.0 Win32 SDK lacks the following definitions, so we define them
|
||||||
|
Loading…
x
Reference in New Issue
Block a user