Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1647)

Unified Diff: src/gpu/vk/GrVkExtensions.h

Issue 1834953003: got Vulkan compiling on Linux again (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: fixed indentation Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/gpu/vk/GrVkBackendContext.cpp ('k') | src/gpu/vk/GrVkGpu.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/gpu/vk/GrVkExtensions.h
diff --git a/src/gpu/vk/GrVkExtensions.h b/src/gpu/vk/GrVkExtensions.h
index cc56076a7d8a60679265eece955056324db059e3..f02d15d4c9bfd36040cc0803bb8f8471c20e616b 100644
--- a/src/gpu/vk/GrVkExtensions.h
+++ b/src/gpu/vk/GrVkExtensions.h
@@ -8,7 +8,7 @@
#ifndef GrVkExtensions_DEFINED
#define GrVkExtensions_DEFINED
-#include "../../private/SkTArray.h"
+#include "../private/SkTArray.h"
#include "SkString.h"
#include "vulkan/vulkan.h"
« no previous file with comments | « src/gpu/vk/GrVkBackendContext.cpp ('k') | src/gpu/vk/GrVkGpu.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698