diff --git a/src/unix/fontenum.cpp b/src/unix/fontenum.cpp index c68984623b..d89102efb2 100644 --- a/src/unix/fontenum.cpp +++ b/src/unix/fontenum.cpp @@ -23,8 +23,8 @@ #include "wx/defs.h" #include "wx/dynarray.h" -#include "wx/regex.h" #include "wx/string.h" +#include "wx/regex.h" #include "wx/utils.h" #include "wx/fontmap.h"