Sync with trunk head (r48654)
[reactos.git] / base / setup / usetup / fslist.h
index 5ae59cd..1c84024 100644 (file)
@@ -24,8 +24,7 @@
  *                  Casper S. Hornstrup (chorns@users.sourceforge.net)
  */
 
-#ifndef __FSLIST_H__
-#define __FSLIST_H__
+#pragma once
 
 #include <fmifs/fmifs.h>
 
@@ -76,6 +75,4 @@ VOID
 ScrollUpFileSystemList(
     IN PFILE_SYSTEM_LIST List);
 
-#endif /* __FSLIST_H__ */
-
 /* EOF */