X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..ce7208d49d5ce2ca1dc0b3b83f14f1d04f29c4bf:/src/mac/corefoundation/hid.cpp?ds=sidebyside diff --git a/src/mac/corefoundation/hid.cpp b/src/mac/corefoundation/hid.cpp index e052ab5063..c820d8d941 100644 --- a/src/mac/corefoundation/hid.cpp +++ b/src/mac/corefoundation/hid.cpp @@ -33,13 +33,12 @@ #include "wx/dynarray.h" #include "wx/string.h" #include "wx/log.h" + #include "wx/utils.h" + #include "wx/module.h" #endif #include "wx/mac/corefoundation/cfstring.h" -#include "wx/utils.h" -#include "wx/module.h" - // ============================================================================ // implementation // ============================================================================