diff options
Diffstat (limited to 'NorthstarDLL/logging.cpp')
-rw-r--r-- | NorthstarDLL/logging.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/logging.cpp b/NorthstarDLL/logging.cpp index fe340b29..8c7c82ec 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 |