Reverted latest changes.
[reactos.git] / reactos / lib / kernel32 / file / tape.c
index 98d9263..9220a12 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: tape.c,v 1.2 2002/09/07 15:12:26 chorns Exp $
+/* $Id: tape.c,v 1.3 2002/09/08 10:22:42 chorns Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS system libraries
@@ -12,9 +12,8 @@
 
 /* INCLUDES *****************************************************************/
 
+#include <ddk/ntddk.h>
 #include <windows.h>
-#define NTOS_USER_MODE
-#include <ntos.h>
 #include <wchar.h>
 #include <string.h>