X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6d94998fcbdb3ce60774e38c0d4b6ee20c6798..34f9227c5a7ffde70ef48da7268821082a866134:/include/wx/notebook.h 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__)