From f4eaf0c4559379c936ab2911e0edb5d69f6d2522 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Thu, 25 Aug 2022 00:27:26 +0100 Subject: Rename `configurables.cpp` to `nsprefix.cpp` (#253) --- NorthstarDLL/logging.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NorthstarDLL/logging.cpp') diff --git a/NorthstarDLL/logging.cpp b/NorthstarDLL/logging.cpp index 4c35f86a..38d58fa0 100644 --- a/NorthstarDLL/logging.cpp +++ b/NorthstarDLL/logging.cpp @@ -7,7 +7,7 @@ #include "convar.h" #include #include -#include "configurables.h" +#include "nsprefix.h" #include // This needs to be called after hooks are loaded so we can access the command line args -- cgit v1.2.3