--- trunk/xvidcore/vfw/src/resource.rc 2004/04/01 11:11:28 1397 +++ trunk/xvidcore/vfw/src/resource.rc 2004/04/02 21:29:21 1398 @@ -7,7 +7,14 @@ // // Generated from the TEXTINCLUDE 2 resource. // +#ifdef _MSC_VER #include "afxres.h" +#else +#include +#ifndef IDC_STATIC +#define IDC_STATIC (-1) +#endif +#endif ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS