Change memorystream engine

This commit is contained in:
Oleg Korshul
2022-06-07 12:46:02 +03:00
parent 01d20d1b13
commit a2614b0020
3 changed files with 1 additions and 210 deletions

View File

@ -1,7 +1,7 @@
#ifndef _BUILD_NATIVE_MEMORYSTREAM_EMBED_H_
#define _BUILD_NATIVE_MEMORYSTREAM_EMBED_H_
#include "../memorystream.h"
#include "../fontengine/MemoryStream.h"
#include "../js_internal/js_base.h"
using namespace NSJSBase;