Commit 11aa53e
committed
Add missing include in vk_layer_dispatch_table.h
After fixing a compilation error where PFN_GetPhysicalDeviceProcAddr was
defined multiple times, the vk_layer_dispatch_table.h header lacks the
required include that provided PFN_GetPhysicalDeviceProcAddr.1 parent a4e3663 commit 11aa53e
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| 245 | + | |
245 | 246 | | |
246 | 247 | | |
247 | 248 | | |
| |||
0 commit comments