X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbae49eedf664c3492d72fc05cb6b869b13c046b..a0749355ca011157dd7bd448c0c33eb5f2ff7331:/src/common/object.cpp?ds=sidebyside diff --git a/src/common/object.cpp b/src/common/object.cpp index 8dad5efc0f..f0ca00964c 100644 --- a/src/common/object.cpp +++ b/src/common/object.cpp @@ -22,7 +22,8 @@ #endif #ifndef WX_PRECOMP -#include "wx/hash.h" + #include "wx/hash.h" + #include "wx/object.h" #endif #include