X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fsystem%2Fwinlogon%2Fsetup.h;h=d16dbf3b134b2e447a0ab628315986501c2ac22d;hp=efc1d4a3723ac1ebfdc77133b73f2cbad557fc05;hb=3d2c0a805bad287bfdbb625577f95a7a14455552;hpb=6afbc8f48353ab80737a6bc854b6c7e478be8e2d diff --git a/base/system/winlogon/setup.h b/base/system/winlogon/setup.h index efc1d4a3723..d16dbf3b134 100644 --- a/base/system/winlogon/setup.h +++ b/base/system/winlogon/setup.h @@ -24,12 +24,9 @@ * PROGRAMMER: Eric Kohl */ -#ifndef __SETUP_H__ -#define __SETUP_H__ +#pragma once DWORD GetSetupType (VOID); BOOL RunSetup (VOID); -#endif /* __SETUP_H__ */ - /* EOF */