X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6d94998fcbdb3ce60774e38c0d4b6ee20c6798..227b5cd72fe18864553ab0fc0688bb017f349e61:/include/wx/notebook.h?ds=sidebyside diff --git a/include/wx/notebook.h b/include/wx/notebook.h index 42c138cfbf..9d254fd754 100644 --- a/include/wx/notebook.h +++ b/include/wx/notebook.h @@ -8,7 +8,7 @@ #include "wx/msw/notebook.h" #endif #elif defined(__WXMOTIF__) - #include "wx/motif/notebook.h" + #include "wx/generic/notebook.h" #elif defined(__WXGTK__) #include "wx/gtk/notebook.h" #elif defined(__WXQT__)