Changed internal/config.h -> roscfg.h in a number of files.
[reactos.git] / reactos / ntoskrnl / kd / dlog.c
index 4969b38..9e0b0a7 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dlog.c,v 1.3 2001/05/01 23:08:19 chorns Exp $
+/* $Id: dlog.c,v 1.4 2001/08/30 20:38:19 dwelch Exp $
  *
  * COPYRIGHT:       See COPYING in the top level directory
  * PROJECT:         ReactOS kernel
@@ -13,7 +13,7 @@
 
 #include <ddk/ntddk.h>
 #include <internal/ntoskrnl.h>
-#include <internal/config.h>
+#include <roscfg.h>
 #include <internal/kd.h>
 #include <ntos/minmax.h>