X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbae49eedf664c3492d72fc05cb6b869b13c046b..7c4728f63395c3641aa62f2b549ee693eb8be978:/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