diff --git a/src/Tgstation.Server.Host/Core/IPlatformIdentifier.cs b/src/Tgstation.Server.Host/Core/IPlatformIdentifier.cs
index 74e3484a79..e893095bb1 100644
--- a/src/Tgstation.Server.Host/Core/IPlatformIdentifier.cs
+++ b/src/Tgstation.Server.Host/Core/IPlatformIdentifier.cs
@@ -3,7 +3,7 @@
///
/// For identifying the current platform
///
- interface IPlatformIdentifier
+ public interface IPlatformIdentifier
{
///
/// If the current platform is a Windows platform