diff --git a/tools/Tgstation.Server.ReleaseNotes/Program.cs b/tools/Tgstation.Server.ReleaseNotes/Program.cs index ecf049b5f2..10b207ad9a 100644 --- a/tools/Tgstation.Server.ReleaseNotes/Program.cs +++ b/tools/Tgstation.Server.ReleaseNotes/Program.cs @@ -7,6 +7,7 @@ using System.Threading.Tasks; using System.Xml.Linq; using Octokit; +using Octokit.GraphQL; namespace Tgstation.Server.ReleaseNotes {