windows include

This commit is contained in:
David Rose 2007-07-06 04:41:04 +00:00
parent 07f7ac0803
commit f1f4de03b7

View File

@ -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