Index: tools/viewer/sk_app/VulkanWindowContext.h |
diff --git a/tools/viewer/sk_app/VulkanWindowContext.h b/tools/viewer/sk_app/VulkanWindowContext.h |
index 50714011755486f5533a93b68afc6e15debbb799..63b52bc73f935eb1cea64a4b77d2e5a6d6060ad2 100644 |
--- a/tools/viewer/sk_app/VulkanWindowContext.h |
+++ b/tools/viewer/sk_app/VulkanWindowContext.h |
@@ -8,6 +8,8 @@ |
#ifndef VulkanWindowContext_DEFINED |
#define VulkanWindowContext_DEFINED |
+#include "SkTypes.h" // required to pull in any SkUserConfig defines |
+ |
#ifdef SK_VULKAN |
#include "vk/GrVkBackendContext.h" |