X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc5a5239598c14d94d9a39e48481e09a41a6fb5e..f028b0d919d618a95254452282b8e8467da51921:/src/generic/notebook.cpp diff --git a/src/generic/notebook.cpp b/src/generic/notebook.cpp index 8eab2fc19d..c5e67adbe2 100644 --- a/src/generic/notebook.cpp +++ b/src/generic/notebook.cpp @@ -30,9 +30,9 @@ #ifndef WX_PRECOMP #include "wx/string.h" + #include "wx/log.h" #endif -#include "wx/log.h" #include "wx/settings.h" #include "wx/generic/imaglist.h" #include "wx/dcclient.h"