commit change to ddraw to use the new headers that will come in next commit
[reactos.git] / reactos / lib / ddraw / rosdraw.h
index dfbe687..ec4224c 100644 (file)
@@ -6,12 +6,13 @@
 #include <windows.h>
 #include <stdio.h>
 #include <ddraw.h>
-
-#include <ddk/ddrawint.h>
-#include <ddk/d3dnthal.h>
+#include <ddk/ddrawi.h>
 #include <ddk/d3dhal.h>
 #include <ddrawgdi.h>
-#include <d3d8thk.h>
+
+
+
+
 
 
 /******** Main Object ********/