X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88a7a4e10ed18f81a576dcd866cfbf02bf404c00..07b6378fcb2fade6cb360254beeccf2bc81f4a36:/src/gtk1/notebook.cpp diff --git a/src/gtk1/notebook.cpp b/src/gtk1/notebook.cpp index 6cad559cbd..d5b0887776 100644 --- a/src/gtk1/notebook.cpp +++ b/src/gtk1/notebook.cpp @@ -16,12 +16,12 @@ #ifndef WX_PRECOMP #include "wx/intl.h" + #include "wx/log.h" #endif #include "wx/panel.h" #include "wx/utils.h" #include "wx/imaglist.h" -#include "wx/log.h" #include "wx/bitmap.h" #include "wx/fontutil.h"