Support compiling with older SDK headers

This commit is contained in:
kd-11 2022-12-10 19:30:47 +03:00 committed by kd-11
parent 780c38a5e5
commit 577b5ef2bd
3 changed files with 27 additions and 2 deletions

View file

@ -1,6 +1,5 @@
#include "stdafx.h"
#include "Utilities/StrFmt.h"
#include "../Common/simple_array.hpp"
#include "GLSLCommon.h"
#include "RSXFragmentProgram.h"