aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/logging.cpp
diff options
context:
space:
mode:
authorBobTheBob <32057864+BobTheBob9@users.noreply.github.com>2022-08-25 00:27:26 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-09-14 12:53:25 +0200
commitf4eaf0c4559379c936ab2911e0edb5d69f6d2522 (patch)
tree47169415c186b9b4e33ca985663e1dc47b8f3b84 /NorthstarDLL/logging.cpp
parent36088a380e345fd60d2b6f66f62521fd3f98141a (diff)
downloadNorthstarLauncher-f4eaf0c4559379c936ab2911e0edb5d69f6d2522.tar.gz
NorthstarLauncher-f4eaf0c4559379c936ab2911e0edb5d69f6d2522.zip
Rename `configurables.cpp` to `nsprefix.cpp` (#253)
Diffstat (limited to 'NorthstarDLL/logging.cpp')
-rw-r--r--NorthstarDLL/logging.cpp2
1 files changed, 1 insertions, 1 deletions
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 <iomanip>
#include <sstream>
-#include "configurables.h"
+#include "nsprefix.h"
#include <dbghelp.h>
// This needs to be called after hooks are loaded so we can access the command line args