1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-03-03 02:09:41 +00:00

OSX build fix

This commit is contained in:
scrawl 2014-11-20 18:14:49 +01:00
parent c6558fe487
commit 31fab533fe

View file

@ -7,6 +7,7 @@
#include <QFile>
#include <QDir>
#include <QDebug>
#include <QCoreApplication>
Process::ProcessInvoker::ProcessInvoker()
{