]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/private.h
fix the incoherence pointed out by ifacecheck between wx docs, that documents usage...
[wxWidgets.git] / include / wx / osx / private.h
index ba09d4087288085f2ff05c98fad6b5bd6b6e7ebb..d3a75084d502a7b1dc7a2506b18b63767c779c7e 100644 (file)
@@ -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_