diff options
Diffstat (limited to 'src/spawn.cpp')
| -rw-r--r-- | src/spawn.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/spawn.cpp b/src/spawn.cpp index e9ff1276..b82cbba4 100644 --- a/src/spawn.cpp +++ b/src/spawn.cpp @@ -37,6 +37,8 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include <uibase/utility.h> #include <usvfs/usvfs.h> +class QMessageBox; + using namespace MOBase; using namespace MOShared; |
