Skip to content

Commit a80905b

Browse files
rmacnak-googlesbaranov
authored andcommitted
Revert "Fix vulkan include path (flutter#4870)" (flutter#4872)
Breaks Linux and Mac build bots. This reverts commit d9ec2de.
1 parent 5e85573 commit a80905b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vulkan/skia_vulkan_header.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
#endif // VK_USE_PLATFORM_ANDROID_KHR
99
#endif // __ANDROID__
1010

11-
#include "vulkan/vulkan.h"
11+
#include "third_party/vulkan/src/vulkan/vulkan.h"

0 commit comments

Comments
 (0)