Rename BaseRuntime files to plugin-runtime.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "jit_x86.h"
|
||||
#include "../sp_vm_engine.h"
|
||||
#include "../engine2.h"
|
||||
#include "../BaseRuntime.h"
|
||||
#include "../plugin-runtime.h"
|
||||
#include "../sp_vm_basecontext.h"
|
||||
#include "watchdog_timer.h"
|
||||
#include "interpreter.h"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include <macro-assembler-x86.h>
|
||||
#include <am-vector.h>
|
||||
#include "jit_shared.h"
|
||||
#include "BaseRuntime.h"
|
||||
#include "plugin-runtime.h"
|
||||
#include "sp_vm_basecontext.h"
|
||||
#include "compiled-function.h"
|
||||
#include "opcodes.h"
|
||||
|
||||
Reference in New Issue
Block a user