Commit 7f6f8912 by Alexis Hetu Committed by Chris Forbes

VS build fix

Change-Id: I7e6589870b539e775371e8941a07a48ca9e0cad7 Reviewed-on: https://swiftshader-review.googlesource.com/c/25628Tested-by: 's avatarAlexis Hétu <sugoi@google.com> Kokoro-Presubmit: kokoro <noreply+kokoro@google.com> Reviewed-by: 's avatarChris Forbes <chrisforbes@google.com>
parent 54c4772e
......@@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#include <VkConfig.h>
#include "Renderer.hpp"
#include "Clipper.hpp"
......@@ -30,6 +29,7 @@
#include "System/Half.hpp"
#include "System/Math.hpp"
#include "System/Timer.hpp"
#include "Vulkan/VkConfig.h"
#include "Vulkan/VkDebug.hpp"
#include "Vulkan/VkImageView.hpp"
#include "Pipeline/SpirvShader.hpp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment