X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/15e8daecf594d38a57bc750f58de0ea33b79f4ee..3c57bda5451d31315de797a285b9547693143316:/contrib/include/wx/mmedia/vidxanm.h diff --git a/contrib/include/wx/mmedia/vidxanm.h b/contrib/include/wx/mmedia/vidxanm.h index c3dac3d82e..289d8446bc 100644 --- a/contrib/include/wx/mmedia/vidxanm.h +++ b/contrib/include/wx/mmedia/vidxanm.h @@ -11,10 +11,6 @@ #ifndef __VID_xanim_H__ #define __VID_xanim_H__ -#ifdef __GNUG__ - #pragma interface "vidxanm.h" -#endif - // ---------------------------------------------------------------------------- // headers // ---------------------------------------------------------------------------- @@ -25,12 +21,13 @@ #pragma hdrstop #endif +#include "wx/process.h" + // for all others, include the necessary headers (this file is usually all you -// need because it includes almost all "standard" wxWindows headers +// need because it includes almost all "standard" wxWidgets headers #ifndef WX_PRECOMP #include "wx/defs.h" #include "wx/string.h" - #include "wx/process.h" #endif // ----------------------------------------------------------------------------