mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-11 20:11:18 +03:00
More updates to fix stuff...
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <emscripten.h>
|
||||
|
||||
#include "client/common/Utils.hpp"
|
||||
#include "common/Utils.hpp"
|
||||
|
||||
AppPlatform_emscripten::AppPlatform_emscripten(std::string storageDir, SDL_Window *window)
|
||||
: AppPlatform_sdlbase(storageDir, window)
|
||||
|
||||
Reference in New Issue
Block a user