X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fsystem%2Fwinlogon%2Fsetup.h;h=d16dbf3b134b2e447a0ab628315986501c2ac22d;hp=efc1d4a3723ac1ebfdc77133b73f2cbad557fc05;hb=9ea495ba334cf6a96c8e2cc3fa93d38127a32c29;hpb=29fa274d6d3cc89f4f97ebd3d0b481757910186a 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 */