BACKEND: Assure that the correct destructor of FilesystemFactory is called.

svn-id: r54582
This commit is contained in:
Johannes Schickel 2010-11-29 18:31:39 +00:00
parent 39aad6ece7
commit c5e28f69b7

View file

@ -24,6 +24,7 @@
*/
#include "backends/modular-backend.h"
#include "backends/fs/fs-factory.h"
#include "gui/message.h"
ModularBackend::ModularBackend()