aboutsummaryrefslogtreecommitdiff
path: root/ext/js/dictionary/dictionary-importer-media-loader.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/js/dictionary/dictionary-importer-media-loader.js')
-rw-r--r--ext/js/dictionary/dictionary-importer-media-loader.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/js/dictionary/dictionary-importer-media-loader.js b/ext/js/dictionary/dictionary-importer-media-loader.js
index d94ff98e..86ed53f2 100644
--- a/ext/js/dictionary/dictionary-importer-media-loader.js
+++ b/ext/js/dictionary/dictionary-importer-media-loader.js
@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-import {EventListenerCollection} from '../core.js';
+import {EventListenerCollection} from '../core/event-listener-collection.js';
/**
* Class used for loading and validating media during the dictionary import process.