make dxg.sys to compile
authorMagnus Olsen <magnus@greatlord.com>
Mon, 22 Oct 2007 18:11:24 +0000 (18:11 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Mon, 22 Oct 2007 18:11:24 +0000 (18:11 +0000)
svn path=/branches/reactx/; revision=29784

reactos/drivers/directx/dxg/main.c
reactos/drivers/drivers.rbuild

index 8704daa..c3d458a 100644 (file)
@@ -9,7 +9,7 @@
  *       15/10-2007   Magnus Olsen
  */
 
-#include <ntddk.h>
+
 #include <dxg_int.h>
 
 
index 92a0bc7..5cc82ca 100644 (file)
@@ -7,6 +7,9 @@
 <directory name="bus">
        <xi:include href="bus/directory.rbuild" />
 </directory>
+<directory name="directx">
+       <xi:include href="directx/directory.rbuild" />
+</directory>
 <directory name="filesystems">
        <xi:include href="filesystems/directory.rbuild" />
 </directory>