1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-03 17:37:18 +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()
{