fix compile error

This commit is contained in:
Jérémy Rosen 2006-09-10 16:00:16 +00:00
parent f54405bf5a
commit 3c29bebd7f

View file

@ -65,6 +65,7 @@ BPath be_path;
#include "log.hpp"
#include "scoped_resource.hpp"
#include "util.hpp"
#include "loadscreen.hpp"
#define LOG_FS LOG_STREAM(info, filesystem)
#define ERR_FS LOG_STREAM(err, filesystem)