]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/mainframe.cpp
add the #include here too
[xonotic/netradiant.git] / radiant / mainframe.cpp
index 85aaaee75b0c1487ac85b53d0d3d02827b080ffb..a91157bee2e9d1cb74765b406e4c3754d0433406 100644 (file)
@@ -184,6 +184,9 @@ void VFS_Destroy()
 
 // Home Paths
 
+#ifdef WIN32
+#include <shlobj.h>
+#endif
 void HomePaths_Realise()
 {
 #if defined(POSIX)