summaryrefslogtreecommitdiff
path: root/dispatch
diff options
context:
space:
mode:
authorJose Fonseca <jfonseca@vmware.com>2015-08-12 11:06:34 +0100
committerJose Fonseca <jfonseca@vmware.com>2015-08-12 11:18:06 +0100
commit4713c3b346985f56c515909cd68dcc50597b1c51 (patch)
tree72a234a5e11d673300588c28cef2da45317e5213 /dispatch
parent971c951dea4bcaf53fa231716644a423465e0c36 (diff)
specs: Support D3D11.3.
Diffstat (limited to 'dispatch')
-rw-r--r--dispatch/d3d11imports.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch/d3d11imports.hpp b/dispatch/d3d11imports.hpp
index b7fe3612..4b101e6c 100644
--- a/dispatch/d3d11imports.hpp
+++ b/dispatch/d3d11imports.hpp
@@ -34,7 +34,7 @@
#include "compat.h"
-#include <d3d11_2.h>
+#include <d3d11_3.h>
#include "d3derr.hpp"