diff --git a/Source/Platform.h b/Source/Platform.h index e9e95a0a..0ceaea74 100644 --- a/Source/Platform.h +++ b/Source/Platform.h @@ -28,6 +28,7 @@ #include #include #include +#include #include "tchar.h" #else # ifndef EXEHEAD @@ -252,7 +253,7 @@ typedef DWORDLONG ULONGLONG,*PULONGLONG; #endif #ifndef BIF_NEWDIALOGSTYLE -# define BIF_NEWDIALOGSTYLE 0x00000040 +# define BIF_NEWDIALOGSTYLE 0x0040 #endif #ifndef TVITEM