X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524c47aa3adf2af11a3069fd5da035a604f08f66..6c1f25cc9b62ba7a433fcd6ad1ab1f7874f6b53b:/include/wx/osx/private.h diff --git a/include/wx/osx/private.h b/include/wx/osx/private.h index ba09d40872..d3a75084d5 100644 --- a/include/wx/osx/private.h +++ b/include/wx/osx/private.h @@ -1,7 +1,7 @@ /* common warning snippet for all osx direct includes */ #ifndef wxOSX_USE_CARBON -#error "this files should only be included after platform.h was included +#error "this files should only be included after platform.h was included" #endif #ifndef _WX_PRIVATE_OSX_H_