fixed some build issues on non-windows systems

This commit is contained in:
jp9000
2013-11-26 23:07:27 -07:00
parent 58810f9806
commit e5c99175c5
27 changed files with 55 additions and 47 deletions

View File

@@ -15,7 +15,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
******************************************************************************/
#include "util/base.h"
#include <util/base.h>
#include "d3d11-subsystem.hpp"
void gs_texture_2d::InitSRD(vector<D3D11_SUBRESOURCE_DATA> &srd,