[NTVDM] Improve the PCH situation.
[reactos.git] / reactos / subsystems / mvdm / ntvdm / dos / dem.h
index befbe80..56356a3 100644 (file)
 #ifndef _DEM_H_
 #define _DEM_H_
 
-/* INCLUDES *******************************************************************/
-
-#include "dos32krnl/dos.h"
-
 /* DEFINES ********************************************************************/
 
 /* BOP Identifiers */
@@ -101,6 +97,4 @@ demSetCurrentDirectoryGetDrive
     OUT PUCHAR DriveNumber
 );
 
-#endif // _DEM_H_
-
-/* EOF */
+#endif /* _DEM_H_ */