X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/916b0ea345c2418b6768695cc9334f10dcf1d415..ddea7eb61476571b80c2f52c2689680229595fec:/include/wx/rawbmp.h

diff --git a/include/wx/rawbmp.h b/include/wx/rawbmp.h
index 889b6d129f..5af914e4a4 100644
--- a/include/wx/rawbmp.h
+++ b/include/wx/rawbmp.h
@@ -199,7 +199,7 @@ public:
 #ifdef __WXMSW__
         BLUE, GREEN, RED,
 #else // !__WXMSW__
-        RED, GREEN, BLUE
+        RED, GREEN, BLUE,
 #endif // __WXMSW__/!__WXMSW__
         ALPHA
     };