X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=subsystems%2Fwin%2Fbasesrv%2Finit.c;h=007b6bda7968046d2d5ad29905d4dcc4ba29d55a;hp=edda67efdd268bba37c726a184afdbb9328831fe;hb=3a7f8d36e89abdc26478b4fc9bba85a7cf863cb8;hpb=882d71759c89a96b42d18a1cb4bed1860b19d0b1;ds=sidebyside diff --git a/subsystems/win/basesrv/init.c b/subsystems/win/basesrv/init.c index edda67efdd2..007b6bda796 100644 --- a/subsystems/win/basesrv/init.c +++ b/subsystems/win/basesrv/init.c @@ -1,6 +1,6 @@ /* * COPYRIGHT: See COPYING in the top level directory - * PROJECT: ReactOS/Win32 Base enviroment Subsystem Server + * PROJECT: ReactOS Base API Server DLL * FILE: subsystems/win/basesrv/init.c * PURPOSE: Initialization * PROGRAMMERS: Hermes Belusca-Maito (hermes.belusca@sfr.fr) @@ -9,6 +9,7 @@ /* INCLUDES *******************************************************************/ #include "basesrv.h" +#include "api.h" #define NDEBUG #include