[shellapi.h] Fix build copy pasta spotted by encoded
authorGabriel Ilardi <gabrielilardi@hotmail.it>
Thu, 15 Jul 2010 07:16:08 +0000 (07:16 +0000)
committerGabriel Ilardi <gabrielilardi@hotmail.it>
Thu, 15 Jul 2010 07:16:08 +0000 (07:16 +0000)
svn path=/trunk/; revision=48061

reactos/include/psdk/shellapi.h

index 9c7dff0..3a42ce5 100644 (file)
@@ -446,7 +446,7 @@ typedef LPSHNAMEMAPPINGA LPSHNAMEMAPPING;
 #endif
 
 #if !defined(_WIN64)
-#include <pshpack1.h>
+#include <poppack.h>
 #endif
 
 #ifdef _MSC_VER