@@ -34,14 +34,12 @@
#ifndef MINI_URHO
#include <SDL/SDL_filesystem.h>
-#else
-#include <stdio.h>
#endif
#include <sys/stat.h>
+#include <cstdio>
#ifdef _WIN32
-#include <cstdio>
#ifndef _MSC_VER
#define _WIN32_IE 0x501