]> git.cworth.org Git - apitrace/blobdiff - dispatch/d3d10_1imports.hpp
dxgi: Support tracng DWM process.
[apitrace] / dispatch / d3d10_1imports.hpp
index 254323e7850cf73612705a0d46e543e34a59e18a..6f9c6feab512aa4afe82fc1b4df81bd064f92a68 100644 (file)
@@ -24,7 +24,7 @@
  **************************************************************************/
 
 /*
- * Central place for all D3D10 includes, and respective OS dependent headers.
+ * Central place for all D3D10.1 includes, and respective OS dependent headers.
  */
 
 #ifndef _D3D10_1IMPORTS_HPP_
@@ -39,5 +39,7 @@
 
 #include "d3derr.hpp"
 
+#include "dxgiint.h"
+
 
 #endif /* _D3D10_1IMPORTS_HPP_ */