X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbae49eedf664c3492d72fc05cb6b869b13c046b..f3e28ade43cf9d6bd1c158280939870249cc9d2a:/src/common/object.cpp 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