diff --git a/Dalamud/Interface/Windowing/Window.cs b/Dalamud/Interface/Windowing/Window.cs
index 144eb35fc..59cb4d570 100644
--- a/Dalamud/Interface/Windowing/Window.cs
+++ b/Dalamud/Interface/Windowing/Window.cs
@@ -637,7 +637,7 @@ public abstract class Window
///
/// Structure describing a title bar button.
///
- public struct TitleBarButton
+ public class TitleBarButton
{
///
/// Gets or sets the icon of the button.