diff -r b2a53d442fd6 -r d610106f78c9 imgtools/imglib/filesystem/include/filesysteminterface.h --- a/imgtools/imglib/filesystem/include/filesysteminterface.h Sat May 15 14:32:45 2010 +0100 +++ b/imgtools/imglib/filesystem/include/filesysteminterface.h Sat May 15 18:24:04 2010 +0100 @@ -24,6 +24,7 @@ #include "directory.h" #include +#include typedef std::ofstream Ofstream;