diff --git a/Source/Project64-input/wtl-BitmapPicture.h b/Source/Project64-input/wtl-BitmapPicture.h index 8f6f779f5..22820f23f 100644 --- a/Source/Project64-input/wtl-BitmapPicture.h +++ b/Source/Project64-input/wtl-BitmapPicture.h @@ -31,4 +31,4 @@ private: BITMAP m_bmInfo; CBitmap m_hBitmap; CBrush m_BackgroundBrush; -}; \ No newline at end of file +};