Fix building WITH_OPENGL_BACKEND=OFF

This commit is contained in:
Campbell Barton
2023-08-10 17:40:24 +10:00
parent ea10e601fd
commit cc95c02a89
2 changed files with 2 additions and 1 deletions

View File

@@ -18,5 +18,4 @@
* we don't want to change this behavior. So for now we just disable the asserts.
*/
#define VMA_ASSERT(test)
#include "vk_mem_alloc.h"