diff --git a/reactos/include/ddk/portcls.h b/reactos/include/ddk/portcls.h index 8300ddd41ef..1a1ede62ae7 100644 --- a/reactos/include/ddk/portcls.h +++ b/reactos/include/ddk/portcls.h @@ -614,7 +614,7 @@ DECLARE_INTERFACE_(IServiceGroup, IServiceSink) { typedef IServiceGroup *PSERVICEGROUP; -#if (NTDDI_VERSION >= NTDDI_WIN2003) +#if (NTDDI_VERSION >= NTDDI_WS03) /* =============================================================== IUnregisterSubdevice Interface */