Added some missing #includes to win-d3d-fs.cc.

This commit is contained in:
OBattler
2016-08-15 04:46:11 +02:00
parent be871d8c71
commit 6558a5a2ce

View File

@@ -1,4 +1,6 @@
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#define BITMAP WINDOWS_BITMAP
#include <d3d9.h>
#undef BITMAP