]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/notebook.h
added and documented wx_const/static_cast<>
[wxWidgets.git] / include / wx / notebook.h
index d29d1a32e15633e9ae51bedadb5ae3c1fbf474fc..4264acdf562b661854fd6bbab03a36e50d00ea7c 100644 (file)
@@ -148,7 +148,7 @@ typedef void (wxEvtHandler::*wxNotebookEventFunction)(wxNotebookEvent&);
 #elif defined(__WXMAC__)
     #include  "wx/mac/notebook.h"
 #elif defined(__WXCOCOA__)
-    #include  "wx/generic/notebook.h"
+    #include  "wx/cocoa/notebook.h"
 #elif defined(__WXPM__)
     #include  "wx/os2/notebook.h"
 #endif