diff --git a/include/wx/fstream.h b/include/wx/wfstream.h similarity index 96% rename from include/wx/fstream.h rename to include/wx/wfstream.h index b67ba0800e..29f13ca1e4 100644 --- a/include/wx/fstream.h +++ b/include/wx/wfstream.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: fstream.h +// Name: wfstream.h // Purpose: File stream classes // Author: Guilhem Lavaux // Modified by: @@ -13,7 +13,7 @@ #define _WX_WXFSTREAM_H__ #ifdef __GNUG__ -#pragma interface "fstream.h" +#pragma interface "wfstream.h" #endif #include