summaryrefslogtreecommitdiff
path: root/src/spawn.cpp
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2015-05-09 21:44:19 +0200
committerTannin <devnull@localhost>2015-05-09 21:44:19 +0200
commitabba182b1ba630b41660424abf372af527b1612c (patch)
treec4fde1f7116fe5cdc7b9d6adb0a3a8d6bd1c93b0 /src/spawn.cpp
parent0b58653e2d4f3c695981f1346c6d7c6b4c965eeb (diff)
dropped redundant report.h/report.cpp
Diffstat (limited to 'src/spawn.cpp')
-rw-r--r--src/spawn.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spawn.cpp b/src/spawn.cpp
index b1127df3..c79714bb 100644
--- a/src/spawn.cpp
+++ b/src/spawn.cpp
@@ -22,6 +22,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include "utility.h"
#include <boost/scoped_array.hpp>
#include <gameinfo.h>
+#include <report.h>
#include <inject.h>
#include <Shellapi.h>
#include <appconfig.h>