mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 07:25:05 -05:00
changed all references of the old d3d11 filenames to the new filenames
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
******************************************************************************/
|
||||
|
||||
#include "util/base.h"
|
||||
#include "GS_D3D11SubSystem.hpp"
|
||||
#include "d3d11-subsystem.hpp"
|
||||
|
||||
void gs_texture_2d::InitSRD(vector<D3D11_SUBRESOURCE_DATA> &srd, void **data)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user