diff options
Diffstat (limited to 'NorthstarDedicatedTest/pch.h')
-rw-r--r-- | NorthstarDedicatedTest/pch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDedicatedTest/pch.h b/NorthstarDedicatedTest/pch.h index 1ad845c9..697cea6f 100644 --- a/NorthstarDedicatedTest/pch.h +++ b/NorthstarDedicatedTest/pch.h @@ -7,5 +7,6 @@ #include <Windows.h> #include "logging.h" #include "include/MinHook.h" +#include "spdlog/spdlog.h" #endif
\ No newline at end of file |