X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScope.js;h=23914787b11daa47ec5959cba6232e2d026f402c;hp=84e86daa0eb02a6fe133487d49bfd05158f3be98;hb=697cb830154e481fff7534c9a3716fe8f7918b59;hpb=5037cb9b15ea658466f9e967a8859fcb061b77f3 diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index 84e86da..2391478 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -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;