blob: c15ec286d6b5f2c1bb29ac9ba3a8779b4018501e [file] [log] [blame]
/*
* Copyright 2018 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "vulkan/vulkan_core.h"
#ifdef SK_BUILD_FOR_ANDROID
// This is needed to get android extensions for external memory
#include "vulkan/vulkan_android.h"
#endif