X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1de4baa31f17548b32a376a71ce50fee6a3e759c..befe9ee1cad9ca11cea394e6a9f3d3598d76fc31:/src/os2/notebook.cpp diff --git a/src/os2/notebook.cpp b/src/os2/notebook.cpp index 0f0339aa14..dbf582f6d4 100644 --- a/src/os2/notebook.cpp +++ b/src/os2/notebook.cpp @@ -16,7 +16,9 @@ // wxWindows #ifndef WX_PRECOMP - #include "wx/string.h" + #include "wx/app.h" + #include "wx/string.h" + #include "wx/settings.h" #endif // WX_PRECOMP #include "wx/log.h"