renamed ecma-defs.h -> src/ecma-globals.h
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
* Garbage collector interface
|
||||
*/
|
||||
|
||||
#include "ecma-defs.h"
|
||||
#include "ecma-globals.h"
|
||||
|
||||
extern void ecma_GCInit( void);
|
||||
extern void ecma_RefObject(ecma_Object_t *pObject);
|
||||
|
||||
Reference in New Issue
Block a user