Replaced the previous two #includes with <stdio.h>.

This commit is contained in:
OBattler
2016-08-15 04:57:38 +02:00
parent 6558a5a2ce
commit 6d9eb2d514

View File

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