fix compilation for win32
This commit is contained in:
parent
c3f0ca2b4f
commit
451719479b
|
@ -21,8 +21,8 @@
|
||||||
* THE SOFTWARE.
|
* THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "platform.h"
|
#include "core/platform.h"
|
||||||
#include "engine.h"
|
#include "core/engine.h"
|
||||||
|
|
||||||
#include <dir.h>
|
#include <dir.h>
|
||||||
#include <physfs.h>
|
#include <physfs.h>
|
||||||
|
|
Loading…
Reference in New Issue