Trying to fix compilation (porters should review these changes, seems I uncovered some lurking old breakage)
svn-id: r48289
This commit is contained in:
parent
cac0ac66e2
commit
156a106ebc
3 changed files with 5 additions and 5 deletions
|
@ -36,7 +36,7 @@ protected:
|
|||
|
||||
bool isPluginFilename(const Common::FSNode &node) const;
|
||||
|
||||
virtual void addCustomDirectories(Common::StringArray &dirs) const {}
|
||||
virtual void addCustomDirectories(Common::FSList &dirs) const {}
|
||||
};
|
||||
|
||||
#endif // defined(DYNAMIC_MODULES) && defined(_WIN32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue