#include "precomp.h" -> #include <precomp.h>
[reactos.git] / reactos / lib / userenv / precomp.h
index 62bc4cc..f2b05eb 100644 (file)
@@ -3,6 +3,7 @@
 #define NTOS_MODE_USER
 #include <ndk/ntndk.h>
 #include <userenv.h>
+#include <shlobj.h>
 
 #include "internal.h"
 #include "resources.h"