mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
demos/triangle: Move includes to the appropriate headers.
This commit is contained in:
@ -46,12 +46,7 @@
|
||||
*/
|
||||
|
||||
#define INITGUID
|
||||
#include <limits.h>
|
||||
#include <assert.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include "demo.h"
|
||||
|
||||
struct cxt_fence
|
||||
|
Reference in New Issue
Block a user