mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
demos/triangle: Move includes to the appropriate headers.
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
#include <vkd3d.h>
|
||||
#include <xcb/xcb_event.h>
|
||||
#include <xcb/xcb_icccm.h>
|
||||
#include <sys/stat.h>
|
||||
#include <limits.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
struct demo
|
||||
{
|
||||
|
Reference in New Issue
Block a user