X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3f66f6a5b3583b02c34854556eb83e3a808524ce..5ea01cd497516b0a677f6754883054f0ae20211d:/interface/wx/simplebook.h

diff --git a/interface/wx/simplebook.h b/interface/wx/simplebook.h
index fb88948f5b..b0ae879436 100644
--- a/interface/wx/simplebook.h
+++ b/interface/wx/simplebook.h
@@ -30,7 +30,7 @@
     wxEVT_BOOKCTRL_PAGE_CHANGED events for the events it generates if
     the program calls SetSelection().
 
-    @library{none}
+    @library{wxcore}
     @category{bookctrl}
 
     @see wxBookCtrl, wxNotebook, @ref page_samples_notebook