diff --git a/Source/Project64/UserInterface/SupportWindow.h b/Source/Project64/UserInterface/SupportWindow.h index c44ada8c7..e7afaa9bd 100644 --- a/Source/Project64/UserInterface/SupportWindow.h +++ b/Source/Project64/UserInterface/SupportWindow.h @@ -48,4 +48,4 @@ private: uint32_t m_TimeOutTime; HWND m_hParent; static CSupportWindow * m_this; -}; \ No newline at end of file +};