changed all references of the old d3d11 filenames to the new filenames

This commit is contained in:
jp9000
2013-10-10 08:01:09 -07:00
parent 47e0700f3f
commit 904725390a
12 changed files with 64 additions and 64 deletions
+1 -1
View File
@@ -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)
{