Reverted latest changes.
[reactos.git] / reactos / ntoskrnl / rtl / time.c
index be827c9..596ef67 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: time.c,v 1.10 2002/09/07 15:13:06 chorns Exp $
+/* $Id: time.c,v 1.11 2002/09/08 10:23:42 chorns Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
 
 /* INCLUDES *****************************************************************/
 
-#include <ntoskrnl.h>
+#include <ddk/ntddk.h>
 
 #define NDEBUG
 #include <internal/debug.h>
 
-
 #define TICKSPERMIN        600000000
 #define TICKSPERSEC        10000000
 #define TICKSPERMSEC       10000