demos/triangle: Move includes to the appropriate headers.

This commit is contained in:
Henri Verbeet
2016-11-02 10:51:43 +01:00
parent b56b2f8687
commit f17742401a
3 changed files with 5 additions and 5 deletions

View File

@ -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