summaryrefslogtreecommitdiff
path: root/src/spawn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/spawn.cpp')
-rw-r--r--src/spawn.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spawn.cpp b/src/spawn.cpp
index 83ac720e..3b00e2b3 100644
--- a/src/spawn.cpp
+++ b/src/spawn.cpp
@@ -36,7 +36,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
#include <errorcodes.h>
#include <log.h>
#include <report.h>
-#include <usvfs.h>
+#include <usvfs/usvfs.h>
using namespace MOBase;
using namespace MOShared;