Add missing include

This commit is contained in:
hasufell 2014-06-07 22:46:54 +02:00
parent 18d9a8c0c2
commit c68128ea0d
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
#define _DROW_ENGINE_TYPES_H
#include <stdio.h>
#include <stdint.h>