diff --git a/module/actor/sheets/newSheet/npc.js b/module/actor/sheets/newSheet/npc.js index 2ef953a5..8ca16e5d 100644 --- a/module/actor/sheets/newSheet/npc.js +++ b/module/actor/sheets/newSheet/npc.js @@ -1,4 +1,4 @@ -import ActorSheet5e from "./base.js"; +import ActorSheet5e from "../base.js"; /** * An Actor sheet for NPC type characters in the SW5E system.