mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 12:04:55 +02:00
fix compilation for win32
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user