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/profile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/profile.cpp') diff --git a/src/profile.cpp b/src/profile.cpp index f43ac3a1..42a2ad16 100644 --- a/src/profile.cpp +++ b/src/profile.cpp @@ -21,7 +21,7 @@ along with Mod Organizer. If not, see . #include "modinfo.h" #include "settings.h" -#include +#include "filesystemutilities.h" #include "shared/appconfig.h" #include #include -- cgit v1.3.1