X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7e3abf70f43e8252dfe10bc2f9c81b5c487f262..dcb39c53303d1ec6884f7bcd7bc9dc101e560e62:/contrib/utils/convertrc/rc2wxr.cpp diff --git a/contrib/utils/convertrc/rc2wxr.cpp b/contrib/utils/convertrc/rc2wxr.cpp index 4a69441413..af389830d1 100644 --- a/contrib/utils/convertrc/rc2wxr.cpp +++ b/contrib/utils/convertrc/rc2wxr.cpp @@ -11,8 +11,7 @@ This code was used as a starting point for my rc2xml converter */ #ifdef __GNUG__ -#pragma implementation "rc2wxr.cpp" -#pragma interface "rc2wxr.cpp" +#pragma implementation "rc2wxr.h" #endif // For compilers that support precompilation, includes "wx/wx.h".