소스 검색

windows include

David Rose 18 년 전
부모
커밋
f1f4de03b7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      dtool/src/dtoolutil/filename.cxx

+ 1 - 0
dtool/src/dtoolutil/filename.cxx

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