From: Robert Roebling Date: Mon, 1 Jun 2009 15:26:24 +0000 (+0000) Subject: non-PCH compilo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/e6bfb8a131f1699253218dbfcf30316df8120d76?ds=inline non-PCH compilo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/animdecod.h b/include/wx/animdecod.h index 899c044185..8e7b2a0a00 100644 --- a/include/wx/animdecod.h +++ b/include/wx/animdecod.h @@ -17,6 +17,7 @@ #include "wx/colour.h" #include "wx/gdicmn.h" #include "wx/log.h" +#include "wx/stream.h" class WXDLLIMPEXP_FWD_BASE wxInputStream; class WXDLLIMPEXP_FWD_CORE wxImage;