diff options
Diffstat (limited to 'NorthstarDedicatedTest/dedicated.cpp')
-rw-r--r-- | NorthstarDedicatedTest/dedicated.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/dedicated.cpp b/NorthstarDedicatedTest/dedicated.cpp index 2df43fe9..6f7a4a73 100644 --- a/NorthstarDedicatedTest/dedicated.cpp +++ b/NorthstarDedicatedTest/dedicated.cpp @@ -2,9 +2,9 @@ #include "hooks.h" #include "dedicated.h" #include "hookutils.h" -#include "gameutils.h" #include "tier0.h" #include "playlist.h" +#include "r2engine.h" #include "hoststate.h" #include "serverauthentication.h" #include "masterserver.h" |