X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_fileio.h;h=5359df3faa08e42fc313c415f70681028677e127;hb=20cce16e98fc9b052c5862efa6394a285971e846;hp=6ad632493156d67b9f20a8326b04eb05ac7060d7;hpb=5374cdbb127a1bced9a65abeb30b1ef4eb5e35a7;p=architektonas diff --git a/src/base/rs_fileio.h b/src/base/rs_fileio.h index 6ad6324..5359df3 100644 --- a/src/base/rs_fileio.h +++ b/src/base/rs_fileio.h @@ -2,7 +2,7 @@ #define RS_FILEIO_H #include -//#include "rs_filterinterface.h" +#include "rs.h" #define RS_FILEIO RS_FileIO::instance()