Browse Source

windows include

David Rose 18 years ago
parent
commit
f1f4de03b7
1 changed files with 1 additions and 0 deletions
  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
 #include <direct.h>
 #include <windows.h>
+#include <shlobj.h>
 #endif
 
 // The MSVC 6.0 Win32 SDK lacks the following definitions, so we define them