Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b1e9854

Browse files
author
Casey Hillers
authored
Prefix flutter in flutter_vma.h import (#51065)
Breaks the Google build (b/327309677)
1 parent 5574bf5 commit b1e9854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impeller/renderer/backend/vulkan/device_buffer_vk.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
#include "impeller/renderer/backend/vulkan/device_buffer_vk.h"
66

7+
#include "flutter/flutter_vma/flutter_vma.h"
78
#include "flutter/fml/trace_event.h"
8-
#include "flutter_vma/flutter_vma.h"
99
#include "impeller/renderer/backend/vulkan/context_vk.h"
1010
#include "vulkan/vulkan_core.h"
1111

0 commit comments

Comments
 (0)