diff options
Diffstat (limited to 'LibOVR/Src/OVR_CAPI_D3D.h')
-rw-r--r-- | LibOVR/Src/OVR_CAPI_D3D.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/LibOVR/Src/OVR_CAPI_D3D.h b/LibOVR/Src/OVR_CAPI_D3D.h index 330615d..fbbd1f5 100644 --- a/LibOVR/Src/OVR_CAPI_D3D.h +++ b/LibOVR/Src/OVR_CAPI_D3D.h @@ -41,10 +41,8 @@ limitations under the License. //----------------------------------------------------------------------------------- // ***** D3D11 Specific - #include <d3d11.h> - /// Used to configure slave D3D rendering (i.e. for devices created externally). struct ovrD3D11ConfigData { |