X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be5a51fb592f3fa2ba38ac6cd1e488d6d806058c..88ef3a57a47f840adea9d38bc11cb30689a0838a:/contrib/include/wx/mmedia/vidxanm.h diff --git a/contrib/include/wx/mmedia/vidxanm.h b/contrib/include/wx/mmedia/vidxanm.h index 5fca2f5779..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" wxWidgets headers #ifndef WX_PRECOMP #include "wx/defs.h" #include "wx/string.h" - #include "wx/process.h" #endif // ----------------------------------------------------------------------------