Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
d3d9-nine: extend includes to fix compile error
d3d9-nine/present.c: In function ‘present_has_d3dadapter’: d3d9-nine/present.c:1774:24: error: implicit declaration of function ‘XrmUniqueQuark’ [-Wimplicit-function-declaration] 1774 | d3d_hwnd_context = XUniqueContext(); | ^~~~~~~~~~~~~~ Fixes: #167
- Loading branch information