diff --git a/filesystem/VFileSystem009.cpp b/filesystem/VFileSystem009.cpp index a2e37e35..3b748ad8 100644 --- a/filesystem/VFileSystem009.cpp +++ b/filesystem/VFileSystem009.cpp @@ -233,7 +233,7 @@ public: return FS_FileTime( p, false ); } - long int GetFileModificationTime( const char *path ) + long int GetFileModificationTime( const char *path ) override { // TODO: properly reverse-engineer this FixupPath( p, path );