renamed ecma-defs.h -> src/ecma-globals.h

This commit is contained in:
e.gavrin
2014-07-02 14:20:54 +04:00
parent 5923418e69
commit 604771248f
21 changed files with 159 additions and 20 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "ctx-reference.h"
#include "globals.h"
#include "ecma-defs.h"
#include "ecma-globals.h"
/** \addtogroup ctxman Context manager
* @{