From 9c9231840a0eeb679544041df7976ae569dcd1c3 Mon Sep 17 00:00:00 2001 From: Tobin Ehlis Date: Mon, 2 Nov 2015 13:12:18 -0700 Subject: layers: Fix Swapchain include dependency for Windows build break --- layers/swapchain.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'layers/swapchain.cpp') diff --git a/layers/swapchain.cpp b/layers/swapchain.cpp index 194970c6..46c8aad3 100644 --- a/layers/swapchain.cpp +++ b/layers/swapchain.cpp @@ -28,7 +28,6 @@ #include #include #include "swapchain.h" -#include "vk_loader_platform.h" #include "vk_layer_extension_utils.h" // FIXME/TODO: Make sure this layer is thread-safe! -- cgit v1.2.3