diff options
Diffstat (limited to 'include/wlr')
-rw-r--r-- | include/wlr/config.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/wlr/config.h.in b/include/wlr/config.h.in index 71868a34..0b612271 100644 --- a/include/wlr/config.h.in +++ b/include/wlr/config.h.in @@ -6,9 +6,10 @@ #mesondefine WLR_HAS_X11_BACKEND #mesondefine WLR_HAS_GLES2_RENDERER - #mesondefine WLR_HAS_VULKAN_RENDERER +#mesondefine WLR_HAS_GBM_ALLOCATOR + #mesondefine WLR_HAS_XWAYLAND #endif |