aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/serverauthentication.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/serverauthentication.cpp')
-rw-r--r--NorthstarDLL/serverauthentication.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDLL/serverauthentication.cpp b/NorthstarDLL/serverauthentication.cpp
index 463bd0ba..9fc41372 100644
--- a/NorthstarDLL/serverauthentication.cpp
+++ b/NorthstarDLL/serverauthentication.cpp
@@ -13,7 +13,7 @@
#include <fstream>
#include <filesystem>
#include <thread>
-#include "configurables.h"
+#include "nsprefix.h"
#include "nsmem.h"
const char* AUTHSERVER_VERIFY_STRING = "I am a northstar server!";