forked from mirror/openmw-tes3mp
added missing include for macospath.cpp
This commit is contained in:
parent
cb780720bb
commit
1addef2cc3
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <pwd.h>
|
#include <pwd.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <boost/filesystem/fstream.hpp>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* FIXME: Someone with MacOS system should check this and correct if necessary
|
* FIXME: Someone with MacOS system should check this and correct if necessary
|
||||||
|
|
Loading…
Reference in a new issue