add the #include here too
This commit is contained in:
parent
d4500cb5d9
commit
35680f96d5
|
|
@ -184,6 +184,9 @@ void VFS_Destroy()
|
|||
|
||||
// Home Paths
|
||||
|
||||
#ifdef WIN32
|
||||
#include <shlobj.h>
|
||||
#endif
|
||||
void HomePaths_Realise()
|
||||
{
|
||||
#if defined(POSIX)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user