X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df91131cb0f90ee8bfb194926a13b1a108ca3c6e..fd8734512097f8d12766074c464037d6441cbd27:/src/mac/corefoundation/hid.cpp?ds=inline diff --git a/src/mac/corefoundation/hid.cpp b/src/mac/corefoundation/hid.cpp index e4577b1c98..c820d8d941 100644 --- a/src/mac/corefoundation/hid.cpp +++ b/src/mac/corefoundation/hid.cpp @@ -32,14 +32,13 @@ #ifndef WX_PRECOMP #include "wx/dynarray.h" #include "wx/string.h" + #include "wx/log.h" + #include "wx/utils.h" + #include "wx/module.h" #endif -#include "wx/log.h" #include "wx/mac/corefoundation/cfstring.h" -#include "wx/utils.h" -#include "wx/module.h" - // ============================================================================ // implementation // ============================================================================