Reverted latest changes.
[reactos.git] / reactos / ntoskrnl / ps / locale.c
index ad9ccb7..23f718b 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: locale.c,v 1.3 2002/09/07 15:13:05 chorns Exp $
+/* $Id: locale.c,v 1.4 2002/09/08 10:23:40 chorns Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
@@ -11,7 +11,8 @@
 
 /* INCLUDES *****************************************************************/
 
-#include <ntoskrnl.h>
+#include <ddk/ntddk.h>
+#include <internal/ps.h>
 
 #define NDEBUG
 #include <internal/debug.h>