From dc3dcd9500fb7521b01f6707c443e09e8cc69d1c Mon Sep 17 00:00:00 2001 From: Chris Bessent Date: Thu, 29 Apr 2021 01:50:23 -0700 Subject: Fix fixDirectoryName includes --- src/modlist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modlist.cpp') diff --git a/src/modlist.cpp b/src/modlist.cpp index 48f65d3a..eccba831 100644 --- a/src/modlist.cpp +++ b/src/modlist.cpp @@ -34,7 +34,7 @@ along with Mod Organizer. If not, see . #include "shared/filesorigin.h" #include "shared/appconfig.h" -#include +#include "filesystemutilities.h" #include #include -- cgit v1.3.1