X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/524c47aa3adf2af11a3069fd5da035a604f08f66..74c34d22773e39b13fe0502798494b38f261a9e5:/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_