diff --git a/Editor/Guru.Editor.asmdef b/Editor/Guru.Editor.asmdef index 8c5210b..c87c5bb 100644 --- a/Editor/Guru.Editor.asmdef +++ b/Editor/Guru.Editor.asmdef @@ -2,7 +2,8 @@ "name": "Guru.Editor", "rootNamespace": "", "references": [ - "Guru.Runtime" + "Guru.Runtime", + "Guru.Notification" ], "includePlatforms": [ "Editor"