wlxml: linting
[fnpeditor.git] / src / wlxml / wlxml.js
index 4310bb9..9b852ae 100644 (file)
@@ -1,6 +1,7 @@
 define([
+    'libs/jquery',
     'smartxml/smartxml'
-], function(smartxml) {
+], function($, smartxml) {
     
 'use strict';