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 cc8f47bb..5b14c52c 100644 --- a/src/spawn.cpp +++ b/src/spawn.cpp @@ -39,6 +39,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include <QtDebug>
#include <Shellapi.h>
#include <fmt/format.h>
+#include <fmt/xchar.h>
using namespace MOBase;
using namespace MOShared;
|
