Skip to content

Commit

Permalink
Merge pull request #10 from NarutoUA/aa_fix
Browse files Browse the repository at this point in the history
fix build
  • Loading branch information
NarutoUA authored Jul 3, 2021
2 parents 158ef13 + edde176 commit 38bccbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gta5_fsr/wrappers/d3d11/ID3D11DeviceWrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

#include "ID3D11DeviceWrapper.h"

#include "../dxgi/IDXGIDeviceWrapper.h"

ID3D11DeviceWrapper::ID3D11DeviceWrapper(ID3D11Device* pOrigDevice)
: m_pOrig(pOrigDevice)
{
Expand Down

0 comments on commit 38bccbf

Please sign in to comment.