JSDOC/Scope.js
[gnome.introspection-doc-generator] / JSDOC / Scope.js
index 84e86da..2391478 100644 (file)
@@ -6,7 +6,7 @@
 * // FIXME - I need this to do next() without doccomments..
 */
 
-Identifier = imports['JSDOC/Identifier.js'].Identifier
+Identifier = imports.Identifier.Identifier
 XObject = imports.XObject.XObject;