include: Add public header for libvkd3d-utils.

This commit is contained in:
Józef Kucia
2016-10-07 13:26:39 +02:00
parent c7d123b122
commit 858e0c79f1
5 changed files with 52 additions and 11 deletions

View File

@ -28,7 +28,7 @@
#define COBJMACROS
#define NONAMELESSUNION
#include "vkd3d_memory.h"
#include "vkd3d.h"
#include "vkd3d_utils.h"
struct vkd3d_event
{