summaryrefslogtreecommitdiff
path: root/src/spawn.cpp
diff options
context:
space:
mode:
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 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;