diff options
Diffstat (limited to 'src/spawn.cpp')
| -rw-r--r-- | src/spawn.cpp | 1 |
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>
|
