Fixes building SDL on Ubuntu 16.04 with Mir headers installed
This commit is contained in:
parent
aa51d46bdd
commit
641bf4c2c8
2 changed files with 3 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -18975,6 +18975,7 @@ main ()
|
|||
{
|
||||
|
||||
MirPointerButton button = mir_pointer_button_primary;
|
||||
MirPointerConfinementState confined = mir_pointer_unconfined;
|
||||
|
||||
;
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue