diff options
Diffstat (limited to 'indra/llvfs')
| -rw-r--r-- | indra/llvfs/lldir_win32.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/llvfs/lldir_win32.cpp b/indra/llvfs/lldir_win32.cpp index 55f0a6338d..4d8aa0e189 100644 --- a/indra/llvfs/lldir_win32.cpp +++ b/indra/llvfs/lldir_win32.cpp @@ -35,6 +35,7 @@  #include <Knownfolders.h>  #include <iostream>  #include <map> +#include <Objbase.h>                // CoTaskMemFree()  #include <direct.h>  #include <errno.h> | 
