Index: tools/viewer/sk_app/win/VulkanWindowContext_win.cpp |
diff --git a/tools/viewer/sk_app/win/VulkanWindowContext_win.cpp b/tools/viewer/sk_app/win/VulkanWindowContext_win.cpp |
index 05f3bddd319f8d38305e167e708ee94b18325c19..460dba1da35836fcb92d2c93b2d8f223549d44f7 100644 |
--- a/tools/viewer/sk_app/win/VulkanWindowContext_win.cpp |
+++ b/tools/viewer/sk_app/win/VulkanWindowContext_win.cpp |
@@ -6,7 +6,8 @@ |
* found in the LICENSE file. |
*/ |
-#include "VulkanWindowContext_win.h" |
+#include "../VulkanWindowContext.h" |
+#include "Window_win.h" |
#include "vk/GrVkInterface.h" |
#include "vk/GrVkUtil.h" |