diff --git a/x11rb-protocol/Cargo.toml b/x11rb-protocol/Cargo.toml index a8aadb0b..72a5fd3d 100644 --- a/x11rb-protocol/Cargo.toml +++ b/x11rb-protocol/Cargo.toml @@ -76,7 +76,7 @@ dpms = [] dri2 = [] dri3 = [] glx = [] -present = ["randr", "xfixes", "sync"] +present = ["randr", "xfixes", "sync", "dri3"] randr = ["render"] record = [] render = []