- Synchronize up to trunk's revision r57864.
[reactos.git] / base / setup / usetup / drivesup.h
index dd4b419..287b5a5 100644 (file)
  * PROGRAMMER:      Eric Kohl
  */
 
-#ifndef __DRIVESUP_H__
-#define __DRIVESUP_H__
+#pragma once
 
 NTSTATUS
 GetSourcePaths(PUNICODE_STRING SourcePath,
               PUNICODE_STRING SourceRootPath,
               PUNICODE_STRING SourceRootDir);
 
-#endif /* __DRIVESUP_H__ */
-
 /* EOF */