X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce28b4d772511dbd059b03b06fae75438faa3529..d21d2e5adf7a5acf3b496a9c4e87eab220bd75d8:/src/common/object.cpp diff --git a/src/common/object.cpp b/src/common/object.cpp index 66d78f24b5..20e531a1f2 100644 --- a/src/common/object.cpp +++ b/src/common/object.cpp @@ -32,6 +32,11 @@ #endif // wxUSE_SERIAL #endif // WX_PRECOMP +#ifdef __VISAGECPP__ + #include "wx/objstrm.h" + #include "wx/serbase.h" +#endif + #include #include